#5AE2CC#5AE2CC
#5AE2CC is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.122 H 180.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2CC |
|---|---|
| RGB | rgb(90, 226, 204) |
| HSL | hsl(170, 70%, 62%) |
| HSV | hsv(170, 60%, 89%) |
| CMYK | cmyk(60.2%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(82.34, -42.10, -0.26) |
| CIE-LCH | lch(82.34, 42.10, 180.36°) |
| OKLab | oklab(83.24% -0.1224 -0.0014) |
| OKLCH | oklch(83.24% 0.122 180.7) |
| XYZ | xyz(42.3069, 60.9216, 66.6445) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.48
Aqua (survey)
#13EAC9
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 5.83
Aquamarine (survey)
#04D8B2
ΔE00 5.98
Bright Aqua
#0BF9EA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2CC #E25A70
analogous
#5AE288 #5AE2CC #5AB4E2
triadic
#5AE2CC #CC5AE2 #E2CC5A
tetradic
#5AE2CC #885AE2 #E25A70 #B4E25A
square
#5AE2CC #885AE2 #E25A70 #B4E25A
split-complementary
#5AE2CC #E25AB4 #E2885A
monochromatic
#1DA58F #26D9BC #5AE2CC #8EEBDC #C2F4EC
Accessibility & contrast
On white
1.59
#5AE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5AE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2CC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2CC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#00E6DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae2cc; /* rgb */ color: rgb(90, 226, 204); /* oklch */ color: oklch(83.2% 0.122 180.7);
Tailwind
colors: {
custom: {
50: '#96ecdb',
500: '#5ae2cc',
950: '#000000',
},
}SCSS
$custom: #5ae2cc; $custom-light: #96ecdb; $custom-dark: #000000;
JSON
{
"hex": "#5ae2cc",
"rgb": {
"r": 90,
"g": 226,
"b": 204
},
"hsl": {
"h": 170.294,
"s": 70.103,
"l": 61.961
},
"oklch": {
"l": 0.83239,
"c": 0.12241,
"h": 180.7
},
"luminance": 0.60926
}Semantic roles & 50–950 ramp
primary
#5AE2CC
secondary
#A7394B
accent
#1332D2
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484