#5FFFA0#5FFFA0
#5FFFA0 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.188 H 153.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFA0 |
|---|---|
| RGB | rgb(95, 255, 160) |
| HSL | hsl(144, 100%, 69%) |
| HSV | hsv(144, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(90.08, -62.38, 33.33) |
| CIE-LCH | lch(90.08, 70.72, 151.88°) |
| OKLab | oklab(89.31% -0.1688 0.0833) |
| OKLCH | oklch(89.31% 0.188 153.7) |
| XYZ | xyz(46.8205, 76.4861, 45.5467) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.16
Light Green Blue
#56FCA2
ΔE00 1.17
Light Bluish Green
#76FDA8
ΔE00 1.96
Mediumspringgreen
#00FA9A
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.11
Bright Sea Green
#05FFA6
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFA0 #FF5FBE
analogous
#6EFF5F #5FFFA0 #5FFFF0
triadic
#5FFFA0 #A05FFF #FFA05F
tetradic
#5FFFA0 #5F6EFF #FF5FBE #FFF05F
square
#5FFFA0 #5F6EFF #FF5FBE #FFF05F
split-complementary
#5FFFA0 #F05FFF #FF5F6E
monochromatic
#00E45C #22FF7C #5FFFA0 #9CFFC4 #D9FFE9
Accessibility & contrast
On white
1.29
#5FFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#5FFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFA0
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFA0 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB9A
Deuteranopia (green-blind)
#EADDA6
Tritanopia (blue-blind)
#0DFCE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5fffa0; /* rgb */ color: rgb(95, 255, 160); /* oklch */ color: oklch(89.3% 0.188 153.7);
Tailwind
colors: {
custom: {
50: '#9bffbd',
500: '#5fffa0',
950: '#000000',
},
}SCSS
$custom: #5fffa0; $custom-light: #9bffbd; $custom-dark: #000000;
JSON
{
"hex": "#5fffa0",
"rgb": {
"r": 95,
"g": 255,
"b": 160
},
"hsl": {
"h": 144.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.8931,
"c": 0.18821,
"h": 153.7
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#5FFFA0
secondary
#D92992
accent
#0088E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682