#5FE2A0#5FE2A0
#5FE2A0 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.150 H 158.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2A0 |
|---|---|
| RGB | rgb(95, 226, 160) |
| HSL | hsl(150, 69%, 63%) |
| HSV | hsv(150, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 29.2%, 11.4%) |
| CIE-LAB | lab(81.49, -51.04, 21.70) |
| CIE-LCH | lch(81.49, 55.46, 156.97°) |
| OKLab | oklab(82.26% -0.1394 0.0551) |
| OKLCH | oklch(82.26% 0.15 158.4) |
| XYZ | xyz(38.2575, 59.3600, 42.6924) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 5.28
Seafoam Green
#7AF9AB
ΔE00 5.56
Seafoam (survey)
#80F9AD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2A0 #E25FA1
analogous
#5FE25F #5FE2A0 #5FE2E1
triadic
#5FE2A0 #A05FE2 #E2A05F
tetradic
#5FE2A0 #5F5FE2 #E25FA1 #E2E15F
square
#5FE2A0 #5F5FE2 #E25FA1 #E2E15F
split-complementary
#5FE2A0 #E15FE2 #E25F5F
monochromatic
#1EA863 #2BD981 #5FE2A0 #93EBBF #C7F5DE
Accessibility & contrast
On white
1.63
#5FE2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5FE2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2A0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2A0 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29C
Deuteranopia (green-blind)
#CEC5A4
Tritanopia (blue-blind)
#29E1D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe2a0; /* rgb */ color: rgb(95, 226, 160); /* oklch */ color: oklch(82.3% 0.150 158.4);
Tailwind
colors: {
custom: {
50: '#97ecbc',
500: '#5fe2a0',
950: '#000000',
},
}SCSS
$custom: #5fe2a0; $custom-light: #97ecbc; $custom-dark: #000000;
JSON
{
"hex": "#5fe2a0",
"rgb": {
"r": 95,
"g": 226,
"b": 160
},
"hsl": {
"h": 149.771,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82261,
"c": 0.14993,
"h": 158.4
},
"luminance": 0.59364
}Semantic roles & 50–950 ramp
primary
#5FE2A0
secondary
#AA3B73
accent
#1473D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582