#5FEAA3#5FEAA3
#5FEAA3 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.158 H 157.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAA3 |
|---|---|
| RGB | rgb(95, 234, 163) |
| HSL | hsl(149, 77%, 65%) |
| HSV | hsv(149, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(83.92, -53.69, 23.49) |
| CIE-LCH | lch(83.92, 58.60, 156.37°) |
| OKLab | oklab(84.27% -0.1464 0.0595) |
| OKLCH | oklch(84.27% 0.158 157.9) |
| XYZ | xyz(40.7494, 63.9189, 44.8333) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Aqua Green
#12E193
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAA3 #EA5FA6
analogous
#60EA5F #5FEAA3 #5FEAE9
triadic
#5FEAA3 #A35FEA #EAA35F
tetradic
#5FEAA3 #5F60EA #EA5FA6 #EAE95F
square
#5FEAA3 #5F60EA #EA5FA6 #EAE95F
split-complementary
#5FEAA3 #E95FEA #EA5F60
monochromatic
#18B766 #29E384 #5FEAA3 #95F1C2 #CBF8E1
Accessibility & contrast
On white
1.52
#5FEAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5FEAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAA3
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAA3 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#D5CCA7
Tritanopia (blue-blind)
#21E9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feaa3; /* rgb */ color: rgb(95, 234, 163); /* oklch */ color: oklch(84.3% 0.158 157.9);
Tailwind
colors: {
custom: {
50: '#98f1be',
500: '#5feaa3',
950: '#000000',
},
}SCSS
$custom: #5feaa3; $custom-light: #98f1be; $custom-dark: #000000;
JSON
{
"hex": "#5feaa3",
"rgb": {
"r": 95,
"g": 234,
"b": 163
},
"hsl": {
"h": 149.353,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84272,
"c": 0.15803,
"h": 157.9
},
"luminance": 0.63923
}Semantic roles & 50–950 ramp
primary
#5FEAA3
secondary
#B63778
accent
#0C75D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582