#5EECAE#5EECAE
#5EECAE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.152 H 161.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECAE |
|---|---|
| RGB | rgb(94, 236, 174) |
| HSL | hsl(154, 79%, 65%) |
| HSV | hsv(154, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(84.70, -52.47, 18.87) |
| CIE-LCH | lch(84.70, 55.76, 160.22°) |
| OKLab | oklab(84.97% -0.144 0.0481) |
| OKLCH | oklch(84.97% 0.152 161.5) |
| XYZ | xyz(42.2475, 65.4223, 50.4375) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 4.37
Greenish Turquoise
#00FBB0
ΔE00 4.39
Greenish Cyan
#2AFEB7
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECAE #EC5E9C
analogous
#5EEC67 #5EECAE #5EE3EC
triadic
#5EECAE #AE5EEC #ECAE5E
tetradic
#5EECAE #675EEC #EC5E9C #E3EC5E
square
#5EECAE #675EEC #EC5E9C #E3EC5E
split-complementary
#5EECAE #EC5EE3 #EC675E
monochromatic
#16BA72 #27E692 #5EECAE #95F2CA #CBF9E5
Accessibility & contrast
On white
1.49
#5EECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5EECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECAE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECAE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#02EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eecae; /* rgb */ color: rgb(94, 236, 174); /* oklch */ color: oklch(85.0% 0.152 161.5);
Tailwind
colors: {
custom: {
50: '#98f3c6',
500: '#5eecae',
950: '#000000',
},
}SCSS
$custom: #5eecae; $custom-light: #98f3c6; $custom-dark: #000000;
JSON
{
"hex": "#5eecae",
"rgb": {
"r": 94,
"g": 236,
"b": 174
},
"hsl": {
"h": 153.803,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84971,
"c": 0.15187,
"h": 161.5
},
"luminance": 0.65427
}Semantic roles & 50–950 ramp
primary
#5EECAE
secondary
#B9356F
accent
#0A66DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582