#5FE698#5FE698
#5FE698 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.162 H 155.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE698 |
|---|---|
| RGB | rgb(95, 230, 152) |
| HSL | hsl(145, 73%, 64%) |
| HSV | hsv(145, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.53, -54.19, 27.26) |
| CIE-LCH | lch(82.53, 60.66, 153.30°) |
| OKLab | oklab(83.07% -0.1472 0.0686) |
| OKLCH | oklch(83.07% 0.162 155) |
| XYZ | xyz(38.6804, 61.2898, 39.4914) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.45
Seafoam (survey)
#80F9AD
ΔE00 4.70
Light Greenish Blue
#63F7B4
ΔE00 4.73
Light Green Blue
#56FCA2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE698 #E65FAD
analogous
#69E65F #5FE698 #5FE6DB
triadic
#5FE698 #985FE6 #E6985F
tetradic
#5FE698 #5F69E6 #E65FAD #E6DB5F
square
#5FE698 #5F69E6 #E65FAD #E6DB5F
split-complementary
#5FE698 #DB5FE6 #E65F69
monochromatic
#1BAF5A #2ADE76 #5FE698 #94EEBA #C9F7DC
Accessibility & contrast
On white
1.58
#5FE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5FE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE698
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE698 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D593
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#2EE4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe698; /* rgb */ color: rgb(95, 230, 152); /* oklch */ color: oklch(83.1% 0.162 155.0);
Tailwind
colors: {
custom: {
50: '#98efb6',
500: '#5fe698',
950: '#000000',
},
}SCSS
$custom: #5fe698; $custom-light: #98efb6; $custom-dark: #000000;
JSON
{
"hex": "#5fe698",
"rgb": {
"r": 95,
"g": 230,
"b": 152
},
"hsl": {
"h": 145.333,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.83068,
"c": 0.16238,
"h": 155
},
"luminance": 0.61294
}Semantic roles & 50–950 ramp
primary
#5FE698
secondary
#B0397E
accent
#1082D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581