#5FEA95#5FEA95
#5FEA95 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.170 H 153.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA95 |
|---|---|
| RGB | rgb(95, 234, 149) |
| HSL | hsl(143, 77%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.68, -56.31, 30.32) |
| CIE-LCH | lch(83.68, 63.95, 151.70°) |
| OKLab | oklab(83.99% -0.1526 0.0759) |
| OKLCH | oklch(83.99% 0.17 153.6) |
| XYZ | xyz(39.5637, 63.4446, 38.5890) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA95 #EA5FB4
analogous
#6FEA5F #5FEA95 #5FEADA
triadic
#5FEA95 #955FEA #EA955F
tetradic
#5FEA95 #5F6FEA #EA5FB4 #EADA5F
square
#5FEA95 #5F6FEA #EA5FB4 #EADA5F
split-complementary
#5FEA95 #DA5FEA #EA5F6F
monochromatic
#18B756 #29E371 #5FEA95 #95F1B9 #CBF8DD
Accessibility & contrast
On white
1.53
#5FEA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5FEA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA95
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA95 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#2EE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fea95; /* rgb */ color: rgb(95, 234, 149); /* oklch */ color: oklch(84.0% 0.170 153.6);
Tailwind
colors: {
custom: {
50: '#98f2b4',
500: '#5fea95',
950: '#000000',
},
}SCSS
$custom: #5fea95; $custom-light: #98f2b4; $custom-dark: #000000;
JSON
{
"hex": "#5fea95",
"rgb": {
"r": 95,
"g": 234,
"b": 149
},
"hsl": {
"h": 143.309,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83988,
"c": 0.17044,
"h": 153.6
},
"luminance": 0.63448
}Semantic roles & 50–950 ramp
primary
#5FEA95
secondary
#B63785
accent
#0C8AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581