#5AEED4#5AEED4
#5AEED4 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.131 H 179.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEED4 |
|---|---|
| RGB | rgb(90, 238, 212) |
| HSL | hsl(169, 81%, 64%) |
| HSV | hsv(169, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 10.9%, 6.7%) |
| CIE-LAB | lab(86.04, -45.38, 0.93) |
| CIE-LCH | lch(86.04, 45.39, 178.83°) |
| OKLab | oklab(86.32% -0.1311 0.0017) |
| OKLCH | oklch(86.32% 0.131 179.2) |
| XYZ | xyz(46.6691, 68.0712, 72.9541) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.58
Aqua (survey)
#13EAC9
ΔE00 3.22
Turquoise
#40E0D0
ΔE00 4.41
Bright Aqua
#0BF9EA
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEED4 #EE5A74
analogous
#5AEE8A #5AEED4 #5ABEEE
triadic
#5AEED4 #D45AEE #EED45A
tetradic
#5AEED4 #8A5AEE #EE5A74 #BEEE5A
square
#5AEED4 #8A5AEE #EE5A74 #BEEE5A
split-complementary
#5AEED4 #EE5ABE #EE8A5A
monochromatic
#13BA9D #23E8C6 #5AEED4 #91F4E2 #C9F9F1
Accessibility & contrast
On white
1.44
#5AEED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#5AEED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEED4
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEED4 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5aeed4; /* rgb */ color: rgb(90, 238, 212); /* oklch */ color: oklch(86.3% 0.131 179.2);
Tailwind
colors: {
custom: {
50: '#98f4e1',
500: '#5aeed4',
950: '#000000',
},
}SCSS
$custom: #5aeed4; $custom-light: #98f4e1; $custom-dark: #000000;
JSON
{
"hex": "#5aeed4",
"rgb": {
"r": 90,
"g": 238,
"b": 212
},
"hsl": {
"h": 169.459,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.8632,
"c": 0.13116,
"h": 179.2
},
"luminance": 0.68076
}Semantic roles & 50–950 ramp
primary
#5AEED4
secondary
#B9334A
accent
#082DDE
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584