#5FE7A2#5FE7A2
#5FE7A2 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.155 H 158.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7A2 |
|---|---|
| RGB | rgb(95, 231, 162) |
| HSL | hsl(150, 74%, 64%) |
| HSV | hsv(150, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 29.9%, 9.4%) |
| CIE-LAB | lab(83.01, -52.67, 22.76) |
| CIE-LCH | lch(83.01, 57.38, 156.63°) |
| OKLab | oklab(83.52% -0.1437 0.0577) |
| OKLCH | oklch(83.52% 0.155 158.1) |
| XYZ | xyz(39.8133, 62.1895, 44.0810) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Aqua Green
#12E193
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.74
Light Green Blue
#56FCA2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7A2 #E75FA4
analogous
#60E75F #5FE7A2 #5FE7E6
triadic
#5FE7A2 #A25FE7 #E7A25F
tetradic
#5FE7A2 #5F60E7 #E75FA4 #E7E65F
square
#5FE7A2 #5F60E7 #E75FA4 #E7E65F
split-complementary
#5FE7A2 #E65FE7 #E75F60
monochromatic
#1BB165 #2ADF83 #5FE7A2 #94EFC1 #C9F7E0
Accessibility & contrast
On white
1.56
#5FE7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5FE7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7A2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7A2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D79E
Deuteranopia (green-blind)
#D2C9A6
Tritanopia (blue-blind)
#24E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe7a2; /* rgb */ color: rgb(95, 231, 162); /* oklch */ color: oklch(83.5% 0.155 158.1);
Tailwind
colors: {
custom: {
50: '#98efbd',
500: '#5fe7a2',
950: '#000000',
},
}SCSS
$custom: #5fe7a2; $custom-light: #98efbd; $custom-dark: #000000;
JSON
{
"hex": "#5fe7a2",
"rgb": {
"r": 95,
"g": 231,
"b": 162
},
"hsl": {
"h": 149.559,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83521,
"c": 0.1549,
"h": 158.1
},
"luminance": 0.62193
}Semantic roles & 50–950 ramp
primary
#5FE7A2
secondary
#B23976
accent
#0F74D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582