#5FFE9F#5FFE9F
#5FFE9F is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.0% C 0.188 H 153.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE9F |
|---|---|
| RGB | rgb(95, 254, 159) |
| HSL | hsl(144, 99%, 68%) |
| HSV | hsv(144, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 37.4%, 0.4%) |
| CIE-LAB | lab(89.77, -62.18, 33.41) |
| CIE-LCH | lch(89.77, 70.59, 151.75°) |
| OKLab | oklab(89.05% -0.1682 0.0835) |
| OKLCH | oklch(89.05% 0.188 153.6) |
| XYZ | xyz(46.4152, 75.8150, 44.9818) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.11
Light Green Blue
#56FCA2
ΔE00 1.12
Light Bluish Green
#76FDA8
ΔE00 1.95
Mediumspringgreen
#00FA9A
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 3.06
Bright Sea Green
#05FFA6
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE9F #FE5FBE
analogous
#6EFE5F #5FFE9F #5FFEEF
triadic
#5FFE9F #9F5FFE #FE9F5F
tetradic
#5FFE9F #5F6EFE #FE5FBE #FEEF5F
square
#5FFE9F #5F6EFE #FE5FBE #FEEF5F
split-complementary
#5FFE9F #EF5FFE #FE5F6E
monochromatic
#01E15B #22FE7B #5FFE9F #9CFEC3 #D9FFE8
Accessibility & contrast
On white
1.30
#5FFE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#5FFE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE9F
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE9F | 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)
#FEEB99
Deuteranopia (green-blind)
#E9DCA5
Tritanopia (blue-blind)
#11FBE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffe9f; /* rgb */ color: rgb(95, 254, 159); /* oklch */ color: oklch(89.0% 0.188 153.6);
Tailwind
colors: {
custom: {
50: '#9bffbc',
500: '#5ffe9f',
950: '#000000',
},
}SCSS
$custom: #5ffe9f; $custom-light: #9bffbc; $custom-dark: #000000;
JSON
{
"hex": "#5ffe9f",
"rgb": {
"r": 95,
"g": 254,
"b": 159
},
"hsl": {
"h": 144.151,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89049,
"c": 0.1878,
"h": 153.6
},
"luminance": 0.7582
}Semantic roles & 50–950 ramp
primary
#5FFE9F
secondary
#D82992
accent
#0089E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682