#5EE4CA#5EE4CA
#5EE4CA is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.8% C 0.123 H 178.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4CA |
|---|---|
| RGB | rgb(94, 228, 202) |
| HSL | hsl(168, 71%, 63%) |
| HSV | hsv(168, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 11.4%, 10.6%) |
| CIE-LAB | lab(82.98, -42.76, 1.75) |
| CIE-LCH | lch(82.98, 42.79, 177.66°) |
| OKLab | oklab(83.78% -0.1232 0.004) |
| OKLCH | oklch(83.78% 0.123 178.2) |
| XYZ | xyz(43.0153, 62.1264, 65.5903) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 5.29
Aquamarine (survey)
#04D8B2
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4CA #E45E78
analogous
#5EE487 #5EE4CA #5EBBE4
triadic
#5EE4CA #CA5EE4 #E4CA5E
tetradic
#5EE4CA #875EE4 #E45E78 #BBE45E
square
#5EE4CA #875EE4 #E45E78 #BBE45E
split-complementary
#5EE4CA #E45EBB #E4875E
monochromatic
#1DAB8F #2ADBB9 #5EE4CA #92EDDB #C7F6ED
Accessibility & contrast
On white
1.56
#5EE4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5EE4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4CA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4CA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C9
Deuteranopia (green-blind)
#C7C9CC
Tritanopia (blue-blind)
#00E7DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee4ca; /* rgb */ color: rgb(94, 228, 202); /* oklch */ color: oklch(83.8% 0.123 178.2);
Tailwind
colors: {
custom: {
50: '#98edda',
500: '#5ee4ca',
950: '#000000',
},
}SCSS
$custom: #5ee4ca; $custom-light: #98edda; $custom-dark: #000000;
JSON
{
"hex": "#5ee4ca",
"rgb": {
"r": 94,
"g": 228,
"b": 202
},
"hsl": {
"h": 168.358,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.83776,
"c": 0.12329,
"h": 178.2
},
"luminance": 0.62131
}Semantic roles & 50–950 ramp
primary
#5EE4CA
secondary
#AD3A50
accent
#1238D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583