#5AE1D2#5AE1D2
#5AE1D2 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.2% C 0.119 H 185.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1D2 |
|---|---|
| RGB | rgb(90, 225, 210) |
| HSL | hsl(173, 69%, 62%) |
| HSV | hsv(173, 60%, 88%) |
| CMYK | cmyk(60%, 0%, 6.7%, 11.8%) |
| CIE-LAB | lab(82.20, -40.14, -3.64) |
| CIE-LCH | lch(82.20, 40.30, 185.18°) |
| OKLab | oklab(83.18% -0.1187 -0.0105) |
| OKLCH | oklch(83.18% 0.119 185) |
| XYZ | xyz(42.7693, 60.6728, 70.4173) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.51
Mediumturquoise
#48D1CC
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.79
Aqua (survey)
#13EAC9
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1D2 #E15A69
analogous
#5AE18F #5AE1D2 #5AADE1
triadic
#5AE1D2 #D25AE1 #E1D25A
tetradic
#5AE1D2 #8F5AE1 #E15A69 #ADE15A
square
#5AE1D2 #8F5AE1 #E15A69 #ADE15A
split-complementary
#5AE1D2 #E15AAD #E18F5A
monochromatic
#1EA394 #27D7C3 #5AE1D2 #8EEAE0 #C2F4EE
Accessibility & contrast
On white
1.60
#5AE1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5AE1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1D2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1D2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#00E6DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ae1d2; /* rgb */ color: rgb(90, 225, 210); /* oklch */ color: oklch(83.2% 0.119 185.0);
Tailwind
colors: {
custom: {
50: '#96ebdf',
500: '#5ae1d2',
950: '#000000',
},
}SCSS
$custom: #5ae1d2; $custom-light: #96ebdf; $custom-dark: #000000;
JSON
{
"hex": "#5ae1d2",
"rgb": {
"r": 90,
"g": 225,
"b": 210
},
"hsl": {
"h": 173.333,
"s": 69.231,
"l": 61.765
},
"oklch": {
"l": 0.83182,
"c": 0.11921,
"h": 185
},
"luminance": 0.60677
}Semantic roles & 50–950 ramp
primary
#5AE1D2
secondary
#A63A46
accent
#1429D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484