#5FE9A2#5FE9A2
#5FE9A2 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.158 H 157.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9A2 |
|---|---|
| RGB | rgb(95, 233, 162) |
| HSL | hsl(149, 76%, 64%) |
| HSV | hsv(149, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(83.61, -53.48, 23.57) |
| CIE-LCH | lch(83.61, 58.44, 156.21°) |
| OKLab | oklab(84.01% -0.1458 0.0597) |
| OKLCH | oklch(84.01% 0.158 157.7) |
| XYZ | xyz(40.3763, 63.3154, 44.2687) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.34
Aqua Green
#12E193
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9A2 #E95FA6
analogous
#61E95F #5FE9A2 #5FE9E7
triadic
#5FE9A2 #A25FE9 #E9A25F
tetradic
#5FE9A2 #5F61E9 #E95FA6 #E9E75F
square
#5FE9A2 #5F61E9 #E95FA6 #E9E75F
split-complementary
#5FE9A2 #E75FE9 #E95F61
monochromatic
#19B565 #29E283 #5FE9A2 #95F0C1 #CBF8E1
Accessibility & contrast
On white
1.54
#5FE9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5FE9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9A2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9A2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D4CBA6
Tritanopia (blue-blind)
#23E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe9a2; /* rgb */ color: rgb(95, 233, 162); /* oklch */ color: oklch(84.0% 0.158 157.7);
Tailwind
colors: {
custom: {
50: '#98f1be',
500: '#5fe9a2',
950: '#000000',
},
}SCSS
$custom: #5fe9a2; $custom-light: #98f1be; $custom-dark: #000000;
JSON
{
"hex": "#5fe9a2",
"rgb": {
"r": 95,
"g": 233,
"b": 162
},
"hsl": {
"h": 149.13,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84008,
"c": 0.15757,
"h": 157.7
},
"luminance": 0.63319
}Semantic roles & 50–950 ramp
primary
#5FE9A2
secondary
#B53778
accent
#0D76D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582