#5FE9A3#5FE9A3
#5FE9A3 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.157 H 158.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9A3 |
|---|---|
| RGB | rgb(95, 233, 163) |
| HSL | hsl(150, 76%, 64%) |
| HSV | hsv(150, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 30%, 8.6%) |
| CIE-LAB | lab(83.63, -53.28, 23.08) |
| CIE-LCH | lch(83.63, 58.07, 156.58°) |
| OKLab | oklab(84.03% -0.1454 0.0585) |
| OKLCH | oklch(84.03% 0.157 158.1) |
| XYZ | xyz(40.4655, 63.3511, 44.7387) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9A3 #E95FA5
analogous
#60E95F #5FE9A3 #5FE9E8
triadic
#5FE9A3 #A35FE9 #E9A35F
tetradic
#5FE9A3 #5F60E9 #E95FA5 #E9E85F
square
#5FE9A3 #5F60E9 #E95FA5 #E9E85F
split-complementary
#5FE9A3 #E85FE9 #E95F60
monochromatic
#19B566 #29E284 #5FE9A3 #95F0C2 #CBF8E1
Accessibility & contrast
On white
1.54
#5FE9A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5FE9A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9A3
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9A3 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#D4CBA7
Tritanopia (blue-blind)
#22E8D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe9a3; /* rgb */ color: rgb(95, 233, 163); /* oklch */ color: oklch(84.0% 0.157 158.1);
Tailwind
colors: {
custom: {
50: '#98f1be',
500: '#5fe9a3',
950: '#000000',
},
}SCSS
$custom: #5fe9a3; $custom-light: #98f1be; $custom-dark: #000000;
JSON
{
"hex": "#5fe9a3",
"rgb": {
"r": 95,
"g": 233,
"b": 163
},
"hsl": {
"h": 149.565,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84029,
"c": 0.1567,
"h": 158.1
},
"luminance": 0.63355
}Semantic roles & 50–950 ramp
primary
#5FE9A3
secondary
#B53777
accent
#0D74D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582