#5EECAB#5EECAB
#5EECAB is a very light, vivid teal. Relative luminance 0.653; OKLCH L 84.9% C 0.154 H 160.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECAB |
|---|---|
| RGB | rgb(94, 236, 171) |
| HSL | hsl(153, 79%, 65%) |
| HSV | hsv(153, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.64, -53.09, 20.34) |
| CIE-LCH | lch(84.64, 56.85, 159.03°) |
| OKLab | oklab(84.9% -0.1454 0.0518) |
| OKLCH | oklch(84.9% 0.154 160.4) |
| XYZ | xyz(41.9583, 65.3067, 48.9144) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.38
Greenish Cyan
#2AFEB7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECAB #EC5E9F
analogous
#5EEC64 #5EECAB #5EE6EC
triadic
#5EECAB #AB5EEC #ECAB5E
tetradic
#5EECAB #645EEC #EC5E9F #E6EC5E
square
#5EECAB #645EEC #EC5E9F #E6EC5E
split-complementary
#5EECAB #EC5EE6 #EC645E
monochromatic
#16BA6F #27E68E #5EECAB #95F2C8 #CBF9E4
Accessibility & contrast
On white
1.49
#5EECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5EECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECAB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECAB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#0BEBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eecab; /* rgb */ color: rgb(94, 236, 171); /* oklch */ color: oklch(84.9% 0.154 160.4);
Tailwind
colors: {
custom: {
50: '#98f3c4',
500: '#5eecab',
950: '#000000',
},
}SCSS
$custom: #5eecab; $custom-light: #98f3c4; $custom-dark: #000000;
JSON
{
"hex": "#5eecab",
"rgb": {
"r": 94,
"g": 236,
"b": 171
},
"hsl": {
"h": 152.535,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84903,
"c": 0.15434,
"h": 160.4
},
"luminance": 0.65311
}Semantic roles & 50–950 ramp
primary
#5EECAB
secondary
#B93572
accent
#0A6ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582