#5AE9D4#5AE9D4
#5AE9D4 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.126 H 181.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9D4 |
|---|---|
| RGB | rgb(90, 233, 212) |
| HSL | hsl(171, 76%, 63%) |
| HSV | hsv(171, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 9%, 8.6%) |
| CIE-LAB | lab(84.59, -43.19, -1.20) |
| CIE-LCH | lch(84.59, 43.21, 181.59°) |
| OKLab | oklab(85.14% -0.1261 -0.0039) |
| OKLCH | oklch(85.14% 0.126 181.8) |
| XYZ | xyz(45.2335, 65.2002, 72.4756) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.83
Tiffany Blue
#7BF2DA
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 6.66
Aqua Marine
#2EE8BB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9D4 #E95A6F
analogous
#5AE98C #5AE9D4 #5AB6E9
triadic
#5AE9D4 #D45AE9 #E9D45A
tetradic
#5AE9D4 #8C5AE9 #E95A6F #B6E95A
square
#5AE9D4 #8C5AE9 #E95A6F #B6E95A
split-complementary
#5AE9D4 #E95AB6 #E98C5A
monochromatic
#18B19A #24E2C6 #5AE9D4 #90F0E2 #C6F7F0
Accessibility & contrast
On white
1.50
#5AE9D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5AE9D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9D4
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9D4 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ae9d4; /* rgb */ color: rgb(90, 233, 212); /* oklch */ color: oklch(85.1% 0.126 181.8);
Tailwind
colors: {
custom: {
50: '#97f0e1',
500: '#5ae9d4',
950: '#000000',
},
}SCSS
$custom: #5ae9d4; $custom-light: #97f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5ae9d4",
"rgb": {
"r": 90,
"g": 233,
"b": 212
},
"hsl": {
"h": 171.189,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.85136,
"c": 0.12614,
"h": 181.8
},
"luminance": 0.65205
}Semantic roles & 50–950 ramp
primary
#5AE9D4
secondary
#B13648
accent
#0D2BD9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584