#5AE8CC#5AE8CC
#5AE8CC is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.129 H 177.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8CC |
|---|---|
| RGB | rgb(90, 232, 204) |
| HSL | hsl(168, 76%, 63%) |
| HSV | hsv(168, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.09, -44.74, 2.29) |
| CIE-LCH | lch(84.09, 44.80, 177.07°) |
| OKLab | oklab(84.67% -0.1286 0.0054) |
| OKLCH | oklch(84.67% 0.129 177.6) |
| XYZ | xyz(43.9670, 64.2419, 67.1979) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.81
Tiffany Blue
#7BF2DA
ΔE00 3.38
Turquoise
#40E0D0
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.06
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8CC #E85A76
analogous
#5AE885 #5AE8CC #5ABDE8
triadic
#5AE8CC #CC5AE8 #E8CC5A
tetradic
#5AE8CC #855AE8 #E85A76 #BDE85A
square
#5AE8CC #855AE8 #E85A76 #BDE85A
split-complementary
#5AE8CC #E85ABD #E8855A
monochromatic
#18AF91 #24E1BB #5AE8CC #90EFDD #C5F7ED
Accessibility & contrast
On white
1.52
#5AE8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5AE8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8CC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8CC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCB
Deuteranopia (green-blind)
#CBCBCE
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ae8cc; /* rgb */ color: rgb(90, 232, 204); /* oklch */ color: oklch(84.7% 0.129 177.6);
Tailwind
colors: {
custom: {
50: '#97f0db',
500: '#5ae8cc',
950: '#000000',
},
}SCSS
$custom: #5ae8cc; $custom-light: #97f0db; $custom-dark: #000000;
JSON
{
"hex": "#5ae8cc",
"rgb": {
"r": 90,
"g": 232,
"b": 204
},
"hsl": {
"h": 168.169,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.84666,
"c": 0.12868,
"h": 177.6
},
"luminance": 0.64247
}Semantic roles & 50–950 ramp
primary
#5AE8CC
secondary
#B0364E
accent
#0E36D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584