#5FEA96#5FEA96
#5FEA96 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.170 H 153.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA96 |
|---|---|
| RGB | rgb(95, 234, 150) |
| HSL | hsl(144, 77%, 65%) |
| HSV | hsv(144, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.69, -56.13, 29.83) |
| CIE-LCH | lch(83.69, 63.57, 152.01°) |
| OKLab | oklab(84.01% -0.1522 0.0748) |
| OKLCH | oklch(84.01% 0.17 153.8) |
| XYZ | xyz(39.6439, 63.4767, 39.0113) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.90
Aqua Green
#12E193
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA96 #EA5FB3
analogous
#6EEA5F #5FEA96 #5FEADC
triadic
#5FEA96 #965FEA #EA965F
tetradic
#5FEA96 #5F6EEA #EA5FB3 #EADC5F
square
#5FEA96 #5F6EEA #EA5FB3 #EADC5F
split-complementary
#5FEA96 #DC5FEA #EA5F6E
monochromatic
#18B757 #29E372 #5FEA96 #95F1BA #CBF8DD
Accessibility & contrast
On white
1.53
#5FEA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5FEA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA96
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA96 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#2DE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fea96; /* rgb */ color: rgb(95, 234, 150); /* oklch */ color: oklch(84.0% 0.170 153.8);
Tailwind
colors: {
custom: {
50: '#98f2b5',
500: '#5fea96',
950: '#000000',
},
}SCSS
$custom: #5fea96; $custom-light: #98f2b5; $custom-dark: #000000;
JSON
{
"hex": "#5fea96",
"rgb": {
"r": 95,
"g": 234,
"b": 150
},
"hsl": {
"h": 143.741,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84007,
"c": 0.16954,
"h": 153.8
},
"luminance": 0.63481
}Semantic roles & 50–950 ramp
primary
#5FEA96
secondary
#B63784
accent
#0C88D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581