#5EECAA#5EECAA
#5EECAA is a very light, vivid teal. Relative luminance 0.653; OKLCH L 84.9% C 0.155 H 160.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECAA |
|---|---|
| RGB | rgb(94, 236, 170) |
| HSL | hsl(152, 79%, 65%) |
| HSV | hsv(152, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(84.62, -53.29, 20.83) |
| CIE-LCH | lch(84.62, 57.22, 158.65°) |
| OKLab | oklab(84.88% -0.1458 0.053) |
| OKLCH | oklch(84.88% 0.155 160) |
| XYZ | xyz(41.8634, 65.2687, 48.4143) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.11
Greenish Turquoise
#00FBB0
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECAA #EC5EA0
analogous
#5EEC63 #5EECAA #5EE7EC
triadic
#5EECAA #AA5EEC #ECAA5E
tetradic
#5EECAA #635EEC #EC5EA0 #E7EC5E
square
#5EECAA #635EEC #EC5EA0 #E7EC5E
split-complementary
#5EECAA #EC5EE7 #EC635E
monochromatic
#16BA6E #27E68D #5EECAA #95F2C7 #CBF9E4
Accessibility & contrast
On white
1.49
#5EECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5EECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECAA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECAA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#0EEBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eecaa; /* rgb */ color: rgb(94, 236, 170); /* oklch */ color: oklch(84.9% 0.155 160.0);
Tailwind
colors: {
custom: {
50: '#98f3c3',
500: '#5eecaa',
950: '#000000',
},
}SCSS
$custom: #5eecaa; $custom-light: #98f3c3; $custom-dark: #000000;
JSON
{
"hex": "#5eecaa",
"rgb": {
"r": 94,
"g": 236,
"b": 170
},
"hsl": {
"h": 152.113,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.8488,
"c": 0.15517,
"h": 160
},
"luminance": 0.65273
}Semantic roles & 50–950 ramp
primary
#5EECAA
secondary
#B93572
accent
#0A6BDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582