#5AE1D8#5AE1D8
#5AE1D8 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.4% C 0.118 H 189.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1D8 |
|---|---|
| RGB | rgb(90, 225, 216) |
| HSL | hsl(176, 69%, 62%) |
| HSV | hsv(176, 60%, 88%) |
| CMYK | cmyk(60%, 0%, 4%, 11.8%) |
| CIE-LAB | lab(82.37, -38.58, -6.58) |
| CIE-LCH | lch(82.37, 39.14, 189.68°) |
| OKLab | oklab(83.37% -0.1162 -0.0184) |
| OKLCH | oklch(83.37% 0.118 189) |
| XYZ | xyz(43.5308, 60.9774, 74.4281) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.81
Mediumturquoise
#48D1CC
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.46
Bright Turquoise
#0FFEF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1D8 #E15A63
analogous
#5AE195 #5AE1D8 #5AA7E1
triadic
#5AE1D8 #D85AE1 #E1D85A
tetradic
#5AE1D8 #955AE1 #E15A63 #A7E15A
square
#5AE1D8 #955AE1 #E15A63 #A7E15A
split-complementary
#5AE1D8 #E15AA7 #E1955A
monochromatic
#1EA39A #27D7CB #5AE1D8 #8EEAE4 #C2F4F0
Accessibility & contrast
On white
1.59
#5AE1D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5AE1D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1D8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1D8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#00E6DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae1d8; /* rgb */ color: rgb(90, 225, 216); /* oklch */ color: oklch(83.4% 0.118 189.0);
Tailwind
colors: {
custom: {
50: '#97ebe4',
500: '#5ae1d8',
950: '#000000',
},
}SCSS
$custom: #5ae1d8; $custom-light: #97ebe4; $custom-dark: #000000;
JSON
{
"hex": "#5ae1d8",
"rgb": {
"r": 90,
"g": 225,
"b": 216
},
"hsl": {
"h": 176,
"s": 69.231,
"l": 61.765
},
"oklch": {
"l": 0.8337,
"c": 0.11761,
"h": 189
},
"luminance": 0.60982
}Semantic roles & 50–950 ramp
primary
#5AE1D8
secondary
#A63A41
accent
#1421D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484