#5FFA98#5FFA98
#5FFA98 is a very light, vivid green. Relative luminance 0.731; OKLCH L 87.9% C 0.189 H 152.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFA98 |
|---|---|
| RGB | rgb(95, 250, 152) |
| HSL | hsl(142, 94%, 68%) |
| HSV | hsv(142, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(88.48, -61.89, 35.18) |
| CIE-LCH | lch(88.48, 71.19, 150.38°) |
| OKLab | oklab(87.95% -0.1673 0.0875) |
| OKLCH | oklch(87.95% 0.189 152.4) |
| XYZ | xyz(44.5688, 73.0666, 41.4542) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.70
Light Green Blue
#56FCA2
ΔE00 1.75
Light Bluish Green
#76FDA8
ΔE00 2.46
Wintergreen
#20F986
ΔE00 2.99
Mediumspringgreen
#00FA9A
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFA98 #FA5FC1
analogous
#73FA5F #5FFA98 #5FFAE6
triadic
#5FFA98 #985FFA #FA985F
tetradic
#5FFA98 #5F73FA #FA5FC1 #FAE65F
square
#5FFA98 #5F73FA #FA5FC1 #FAE65F
split-complementary
#5FFA98 #E65FFA #FA5F73
monochromatic
#07D854 #24F872 #5FFA98 #9AFCBE #D6FEE4
Accessibility & contrast
On white
1.34
#5FFA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#5FFA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFA98
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFA98 | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE791
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#20F7E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffa98; /* rgb */ color: rgb(95, 250, 152); /* oklch */ color: oklch(87.9% 0.189 152.4);
Tailwind
colors: {
custom: {
50: '#9bfdb7',
500: '#5ffa98',
950: '#000000',
},
}SCSS
$custom: #5ffa98; $custom-light: #9bfdb7; $custom-dark: #000000;
JSON
{
"hex": "#5ffa98",
"rgb": {
"r": 95,
"g": 250,
"b": 152
},
"hsl": {
"h": 142.065,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.87949,
"c": 0.18883,
"h": 152.4
},
"luminance": 0.73071
}Semantic roles & 50–950 ramp
primary
#5FFA98
secondary
#D22B95
accent
#0091E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681