#5FEE9F#5FEE9F
#5FEE9F is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.167 H 155.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE9F |
|---|---|
| RGB | rgb(95, 238, 159) |
| HSL | hsl(147, 81%, 65%) |
| HSV | hsv(147, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.04, -56.04, 27.06) |
| CIE-LCH | lch(85.04, 62.23, 154.22°) |
| OKLab | oklab(85.16% -0.1523 0.0682) |
| OKLCH | oklch(85.16% 0.167 155.9) |
| XYZ | xyz(41.5483, 66.0811, 43.3595) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE9F #EE5FAE
analogous
#66EE5F #5FEE9F #5FEEE6
triadic
#5FEE9F #9F5FEE #EE9F5F
tetradic
#5FEE9F #5F66EE #EE5FAE #EEE65F
square
#5FEE9F #5F66EE #EE5FAE #EEE65F
split-complementary
#5FEE9F #E65FEE #EE5F66
monochromatic
#14BE60 #28E87E #5FEE9F #96F4C0 #CEFAE1
Accessibility & contrast
On white
1.48
#5FEE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5FEE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE9F
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE9F | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DACFA4
Tritanopia (blue-blind)
#22ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee9f; /* rgb */ color: rgb(95, 238, 159); /* oklch */ color: oklch(85.2% 0.167 155.9);
Tailwind
colors: {
custom: {
50: '#99f4bc',
500: '#5fee9f',
950: '#000000',
},
}SCSS
$custom: #5fee9f; $custom-light: #99f4bc; $custom-dark: #000000;
JSON
{
"hex": "#5fee9f",
"rgb": {
"r": 95,
"g": 238,
"b": 159
},
"hsl": {
"h": 146.853,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.85161,
"c": 0.16685,
"h": 155.9
},
"luminance": 0.66085
}Semantic roles & 50–950 ramp
primary
#5FEE9F
secondary
#BD3480
accent
#087EDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582