#5FEAA2#5FEAA2
#5FEAA2 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.159 H 157.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAA2 |
|---|---|
| RGB | rgb(95, 234, 162) |
| HSL | hsl(149, 77%, 65%) |
| HSV | hsv(149, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(83.90, -53.88, 23.98) |
| CIE-LCH | lch(83.90, 58.98, 156.01°) |
| OKLab | oklab(84.25% -0.1468 0.0607) |
| OKLCH | oklch(84.25% 0.159 157.5) |
| XYZ | xyz(40.6601, 63.8832, 44.3633) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.21
Aqua Green
#12E193
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAA2 #EA5FA7
analogous
#62EA5F #5FEAA2 #5FEAE8
triadic
#5FEAA2 #A25FEA #EAA25F
tetradic
#5FEAA2 #5F62EA #EA5FA7 #EAE85F
square
#5FEAA2 #5F62EA #EA5FA7 #EAE85F
split-complementary
#5FEAA2 #E85FEA #EA5F62
monochromatic
#18B764 #29E383 #5FEAA2 #95F1C1 #CBF8E1
Accessibility & contrast
On white
1.52
#5FEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5FEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAA2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAA2 | 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)
#E8D99E
Deuteranopia (green-blind)
#D5CCA7
Tritanopia (blue-blind)
#22E8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feaa2; /* rgb */ color: rgb(95, 234, 162); /* oklch */ color: oklch(84.3% 0.159 157.5);
Tailwind
colors: {
custom: {
50: '#98f1be',
500: '#5feaa2',
950: '#000000',
},
}SCSS
$custom: #5feaa2; $custom-light: #98f1be; $custom-dark: #000000;
JSON
{
"hex": "#5feaa2",
"rgb": {
"r": 95,
"g": 234,
"b": 162
},
"hsl": {
"h": 148.921,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84251,
"c": 0.1589,
"h": 157.5
},
"luminance": 0.63887
}Semantic roles & 50–950 ramp
primary
#5FEAA2
secondary
#B63779
accent
#0C76D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582