#5EECA4#5EECA4
#5EECA4 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.160 H 157.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECA4 |
|---|---|
| RGB | rgb(94, 236, 164) |
| HSL | hsl(150, 79%, 65%) |
| HSV | hsv(150, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 30.5%, 7.5%) |
| CIE-LAB | lab(84.51, -54.49, 23.77) |
| CIE-LCH | lch(84.51, 59.45, 156.43°) |
| OKLab | oklab(84.75% -0.1485 0.0602) |
| OKLCH | oklch(84.75% 0.16 157.9) |
| XYZ | xyz(41.3087, 65.0468, 45.4931) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECA4 #EC5EA6
analogous
#5FEC5E #5EECA4 #5EECEB
triadic
#5EECA4 #A45EEC #ECA45E
tetradic
#5EECA4 #5E5FEC #EC5EA6 #ECEB5E
square
#5EECA4 #5E5FEC #EC5EA6 #ECEB5E
split-complementary
#5EECA4 #EB5EEC #EC5E5F
monochromatic
#16BA67 #27E685 #5EECA4 #95F2C3 #CBF9E2
Accessibility & contrast
On white
1.50
#5EECA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5EECA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECA4
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECA4 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA0
Deuteranopia (green-blind)
#D7CDA9
Tritanopia (blue-blind)
#19EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eeca4; /* rgb */ color: rgb(94, 236, 164); /* oklch */ color: oklch(84.7% 0.160 157.9);
Tailwind
colors: {
custom: {
50: '#98f3bf',
500: '#5eeca4',
950: '#000000',
},
}SCSS
$custom: #5eeca4; $custom-light: #98f3bf; $custom-dark: #000000;
JSON
{
"hex": "#5eeca4",
"rgb": {
"r": 94,
"g": 236,
"b": 164
},
"hsl": {
"h": 149.577,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84749,
"c": 0.16027,
"h": 157.9
},
"luminance": 0.65051
}Semantic roles & 50–950 ramp
primary
#5EECA4
secondary
#B93578
accent
#0A74DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582