#5FE998#5FE998
#5FE998 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.166 H 154.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE998 |
|---|---|
| RGB | rgb(95, 233, 152) |
| HSL | hsl(145, 76%, 64%) |
| HSV | hsv(145, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.43, -55.37, 28.46) |
| CIE-LCH | lch(83.43, 62.26, 152.80°) |
| OKLab | oklab(83.8% -0.1503 0.0715) |
| OKLCH | oklch(83.8% 0.166 154.6) |
| XYZ | xyz(39.5225, 62.9739, 39.7720) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Aqua Green
#12E193
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE998 #E95FB0
analogous
#6BE95F #5FE998 #5FE9DD
triadic
#5FE998 #985FE9 #E9985F
tetradic
#5FE998 #5F6BE9 #E95FB0 #E9DD5F
square
#5FE998 #5F6BE9 #E95FB0 #E9DD5F
split-complementary
#5FE998 #DD5FE9 #E95F6B
monochromatic
#19B559 #29E275 #5FE998 #95F0BB #CBF8DD
Accessibility & contrast
On white
1.54
#5FE998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5FE998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE998
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE998 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D893
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#2CE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe998; /* rgb */ color: rgb(95, 233, 152); /* oklch */ color: oklch(83.8% 0.166 154.6);
Tailwind
colors: {
custom: {
50: '#98f1b7',
500: '#5fe998',
950: '#000000',
},
}SCSS
$custom: #5fe998; $custom-light: #98f1b7; $custom-dark: #000000;
JSON
{
"hex": "#5fe998",
"rgb": {
"r": 95,
"g": 233,
"b": 152
},
"hsl": {
"h": 144.783,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83802,
"c": 0.16641,
"h": 154.6
},
"luminance": 0.62978
}Semantic roles & 50–950 ramp
primary
#5FE998
secondary
#B53781
accent
#0D84D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581