#5FE598#5FE598
#5FE598 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.161 H 155.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE598 |
|---|---|
| RGB | rgb(95, 229, 152) |
| HSL | hsl(146, 72%, 64%) |
| HSV | hsv(146, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(82.24, -53.79, 26.85) |
| CIE-LCH | lch(82.24, 60.12, 153.47°) |
| OKLab | oklab(82.82% -0.1461 0.0676) |
| OKLCH | oklch(82.82% 0.161 155.2) |
| XYZ | xyz(38.4029, 60.7348, 39.3989) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.87
Light Green Blue
#56FCA2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE598 #E55FAC
analogous
#69E55F #5FE598 #5FE5DB
triadic
#5FE598 #985FE5 #E5985F
tetradic
#5FE598 #5F69E5 #E55FAC #E5DB5F
square
#5FE598 #5F69E5 #E55FAC #E5DB5F
split-complementary
#5FE598 #DB5FE5 #E55F69
monochromatic
#1CAD5A #2ADC76 #5FE598 #94EEBA #C8F6DC
Accessibility & contrast
On white
1.60
#5FE598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5FE598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE598
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE598 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#D2C79D
Tritanopia (blue-blind)
#2EE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe598; /* rgb */ color: rgb(95, 229, 152); /* oklch */ color: oklch(82.8% 0.161 155.2);
Tailwind
colors: {
custom: {
50: '#98eeb6',
500: '#5fe598',
950: '#000000',
},
}SCSS
$custom: #5fe598; $custom-light: #98eeb6; $custom-dark: #000000;
JSON
{
"hex": "#5fe598",
"rgb": {
"r": 95,
"g": 229,
"b": 152
},
"hsl": {
"h": 145.522,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82824,
"c": 0.16103,
"h": 155.2
},
"luminance": 0.60739
}Semantic roles & 50–950 ramp
primary
#5FE598
secondary
#AF3A7D
accent
#1181D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581