#5AE6CC#5AE6CC
#5AE6CC is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.127 H 178.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE6CC |
|---|---|
| RGB | rgb(90, 230, 204) |
| HSL | hsl(169, 74%, 63%) |
| HSV | hsv(169, 61%, 90%) |
| CMYK | cmyk(60.9%, 0%, 11.3%, 9.8%) |
| CIE-LAB | lab(83.51, -43.86, 1.44) |
| CIE-LCH | lch(83.51, 43.89, 178.12°) |
| OKLab | oklab(84.19% -0.1265 0.0031) |
| OKLCH | oklch(84.19% 0.127 178.6) |
| XYZ | xyz(43.4073, 63.1224, 67.0113) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 5.22
Aquamarine (survey)
#04D8B2
ΔE00 5.62
Light Turquoise
#7EF4CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE6CC #E65A74
analogous
#5AE686 #5AE6CC #5ABAE6
triadic
#5AE6CC #CC5AE6 #E6CC5A
tetradic
#5AE6CC #865AE6 #E65A74 #BAE65A
square
#5AE6CC #865AE6 #E65A74 #BAE65A
split-complementary
#5AE6CC #E65ABA #E6865A
monochromatic
#1AAC91 #25DEBC #5AE6CC #8FEEDC #C4F6ED
Accessibility & contrast
On white
1.54
#5AE6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5AE6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE6CC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE6CC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae6cc; /* rgb */ color: rgb(90, 230, 204); /* oklch */ color: oklch(84.2% 0.127 178.6);
Tailwind
colors: {
custom: {
50: '#97eedb',
500: '#5ae6cc',
950: '#000000',
},
}SCSS
$custom: #5ae6cc; $custom-light: #97eedb; $custom-dark: #000000;
JSON
{
"hex": "#5ae6cc",
"rgb": {
"r": 90,
"g": 230,
"b": 204
},
"hsl": {
"h": 168.857,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.8419,
"c": 0.12656,
"h": 178.6
},
"luminance": 0.63127
}Semantic roles & 50–950 ramp
primary
#5AE6CC
secondary
#AD374D
accent
#1034D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584