#5FEE9C#5FEE9C
#5FEE9C is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.170 H 155.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE9C |
|---|---|
| RGB | rgb(95, 238, 156) |
| HSL | hsl(146, 81%, 65%) |
| HSV | hsv(146, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(84.99, -56.60, 28.52) |
| CIE-LCH | lch(84.99, 63.38, 153.26°) |
| OKLab | oklab(85.1% -0.1536 0.0717) |
| OKLCH | oklch(85.1% 0.17 155) |
| XYZ | xyz(41.2911, 65.9782, 42.0051) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE9C #EE5FB1
analogous
#6AEE5F #5FEE9C #5FEEE3
triadic
#5FEE9C #9C5FEE #EE9C5F
tetradic
#5FEE9C #5F6AEE #EE5FB1 #EEE35F
square
#5FEE9C #5F6AEE #EE5FB1 #EEE35F
split-complementary
#5FEE9C #E35FEE #EE5F6A
monochromatic
#14BE5D #28E87A #5FEE9C #96F4BE #CEFAE0
Accessibility & contrast
On white
1.48
#5FEE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5FEE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE9C
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE9C | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC97
Deuteranopia (green-blind)
#DACFA1
Tritanopia (blue-blind)
#25ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee9c; /* rgb */ color: rgb(95, 238, 156); /* oklch */ color: oklch(85.1% 0.170 155.0);
Tailwind
colors: {
custom: {
50: '#99f4b9',
500: '#5fee9c',
950: '#000000',
},
}SCSS
$custom: #5fee9c; $custom-light: #99f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5fee9c",
"rgb": {
"r": 95,
"g": 238,
"b": 156
},
"hsl": {
"h": 145.594,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.85101,
"c": 0.16951,
"h": 155
},
"luminance": 0.65982
}Semantic roles & 50–950 ramp
primary
#5FEE9C
secondary
#BD3483
accent
#0882DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581