#5FEE98#5FEE98
#5FEE98 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.173 H 153.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE98 |
|---|---|
| RGB | rgb(95, 238, 152) |
| HSL | hsl(144, 81%, 65%) |
| HSV | hsv(144, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(84.92, -57.33, 30.46) |
| CIE-LCH | lch(84.92, 64.91, 152.02°) |
| OKLab | oklab(85.02% -0.1554 0.0763) |
| OKLCH | oklch(85.02% 0.173 153.8) |
| XYZ | xyz(40.9580, 65.8449, 40.2506) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE98 #EE5FB5
analogous
#6DEE5F #5FEE98 #5FEEDF
triadic
#5FEE98 #985FEE #EE985F
tetradic
#5FEE98 #5F6DEE #EE5FB5 #EEDF5F
square
#5FEE98 #5F6DEE #EE5FB5 #EEDF5F
split-complementary
#5FEE98 #DF5FEE #EE5F6D
monochromatic
#14BE58 #28E874 #5FEE98 #96F4BC #CEFADF
Accessibility & contrast
On white
1.48
#5FEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5FEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE98
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE98 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC92
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#29EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee98; /* rgb */ color: rgb(95, 238, 152); /* oklch */ color: oklch(85.0% 0.173 153.8);
Tailwind
colors: {
custom: {
50: '#99f4b7',
500: '#5fee98',
950: '#000000',
},
}SCSS
$custom: #5fee98; $custom-light: #99f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5fee98",
"rgb": {
"r": 95,
"g": 238,
"b": 152
},
"hsl": {
"h": 143.916,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.85023,
"c": 0.17308,
"h": 153.8
},
"luminance": 0.65849
}Semantic roles & 50–950 ramp
primary
#5FEE98
secondary
#BD3486
accent
#0888DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581