#5FEE99#5FEE99
#5FEE99 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.172 H 154.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE99 |
|---|---|
| RGB | rgb(95, 238, 153) |
| HSL | hsl(144, 81%, 65%) |
| HSV | hsv(144, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(84.93, -57.15, 29.97) |
| CIE-LCH | lch(84.93, 64.53, 152.32°) |
| OKLab | oklab(85.04% -0.1549 0.0751) |
| OKLCH | oklch(85.04% 0.172 154.1) |
| XYZ | xyz(41.0402, 65.8778, 40.6837) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.61
Mediumspringgreen
#00FA9A
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE99 #EE5FB4
analogous
#6CEE5F #5FEE99 #5FEEE1
triadic
#5FEE99 #995FEE #EE995F
tetradic
#5FEE99 #5F6CEE #EE5FB4 #EEE15F
square
#5FEE99 #5F6CEE #EE5FB4 #EEE15F
split-complementary
#5FEE99 #E15FEE #EE5F6C
monochromatic
#14BE59 #28E876 #5FEE99 #96F4BC #CEFAE0
Accessibility & contrast
On white
1.48
#5FEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5FEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE99
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE99 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC93
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#28EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee99; /* rgb */ color: rgb(95, 238, 153); /* oklch */ color: oklch(85.0% 0.172 154.1);
Tailwind
colors: {
custom: {
50: '#99f4b7',
500: '#5fee99',
950: '#000000',
},
}SCSS
$custom: #5fee99; $custom-light: #99f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5fee99",
"rgb": {
"r": 95,
"g": 238,
"b": 153
},
"hsl": {
"h": 144.336,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.85042,
"c": 0.17218,
"h": 154.1
},
"luminance": 0.65882
}Semantic roles & 50–950 ramp
primary
#5FEE99
secondary
#BD3485
accent
#0887DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581