#5EECA2#5EECA2
#5EECA2 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.162 H 157.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECA2 |
|---|---|
| RGB | rgb(94, 236, 162) |
| HSL | hsl(149, 79%, 65%) |
| HSV | hsv(149, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(84.47, -54.88, 24.75) |
| CIE-LCH | lch(84.47, 60.20, 155.72°) |
| OKLab | oklab(84.71% -0.1494 0.0626) |
| OKLCH | oklch(84.71% 0.162 157.3) |
| XYZ | xyz(41.1295, 64.9751, 44.5494) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.93
Aqua Green
#12E193
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECA2 #EC5EA8
analogous
#61EC5E #5EECA2 #5EECE9
triadic
#5EECA2 #A25EEC #ECA25E
tetradic
#5EECA2 #5E61EC #EC5EA8 #ECE95E
square
#5EECA2 #5E61EC #EC5EA8 #ECE95E
split-complementary
#5EECA2 #E95EEC #EC5E61
monochromatic
#16BA64 #27E682 #5EECA2 #95F2C2 #CBF9E1
Accessibility & contrast
On white
1.50
#5EECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5EECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECA2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECA2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#1CEAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eeca2; /* rgb */ color: rgb(94, 236, 162); /* oklch */ color: oklch(84.7% 0.162 157.3);
Tailwind
colors: {
custom: {
50: '#98f3be',
500: '#5eeca2',
950: '#000000',
},
}SCSS
$custom: #5eeca2; $custom-light: #98f3be; $custom-dark: #000000;
JSON
{
"hex": "#5eeca2",
"rgb": {
"r": 94,
"g": 236,
"b": 162
},
"hsl": {
"h": 148.732,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.84707,
"c": 0.162,
"h": 157.3
},
"luminance": 0.64979
}Semantic roles & 50–950 ramp
primary
#5EECA2
secondary
#B9357A
accent
#0A77DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582