#5FFE9E#5FFE9E
#5FFE9E is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.0% C 0.189 H 153.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE9E |
|---|---|
| RGB | rgb(95, 254, 158) |
| HSL | hsl(144, 99%, 68%) |
| HSV | hsv(144, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 37.8%, 0.4%) |
| CIE-LAB | lab(89.76, -62.35, 33.89) |
| CIE-LCH | lch(89.76, 70.97, 151.48°) |
| OKLab | oklab(89.03% -0.1687 0.0846) |
| OKLCH | oklch(89.03% 0.189 153.4) |
| XYZ | xyz(46.3288, 75.7804, 44.5267) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.24
Light Green Blue
#56FCA2
ΔE00 1.26
Light Bluish Green
#76FDA8
ΔE00 2.05
Mediumspringgreen
#00FA9A
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.17
Bright Sea Green
#05FFA6
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE9E #FE5FBF
analogous
#6FFE5F #5FFE9E #5FFEEE
triadic
#5FFE9E #9E5FFE #FE9E5F
tetradic
#5FFE9E #5F6FFE #FE5FBF #FEEE5F
square
#5FFE9E #5F6FFE #FE5FBF #FEEE5F
split-complementary
#5FFE9E #EE5FFE #FE5F6F
monochromatic
#01E15A #22FE79 #5FFE9E #9CFEC3 #D9FFE8
Accessibility & contrast
On white
1.30
#5FFE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#5FFE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE9E
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE9E | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA97
Deuteranopia (green-blind)
#E9DCA4
Tritanopia (blue-blind)
#13FBE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffe9e; /* rgb */ color: rgb(95, 254, 158); /* oklch */ color: oklch(89.0% 0.189 153.4);
Tailwind
colors: {
custom: {
50: '#9bffbb',
500: '#5ffe9e',
950: '#000000',
},
}SCSS
$custom: #5ffe9e; $custom-light: #9bffbb; $custom-dark: #000000;
JSON
{
"hex": "#5ffe9e",
"rgb": {
"r": 95,
"g": 254,
"b": 158
},
"hsl": {
"h": 143.774,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89031,
"c": 0.18868,
"h": 153.4
},
"luminance": 0.75785
}Semantic roles & 50–950 ramp
primary
#5FFE9E
secondary
#D82993
accent
#008BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682