#5EF2A5#5EF2A5
#5EF2A5 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.167 H 157.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2A5 |
|---|---|
| RGB | rgb(94, 242, 165) |
| HSL | hsl(149, 85%, 66%) |
| HSV | hsv(149, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 31.8%, 5.1%) |
| CIE-LAB | lab(86.30, -56.66, 25.71) |
| CIE-LCH | lch(86.30, 62.23, 155.59°) |
| OKLab | oklab(86.23% -0.1542 0.065) |
| OKLCH | oklch(86.23% 0.167 157.1) |
| XYZ | xyz(43.1559, 68.5962, 46.5561) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.51
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2A5 #F25EAB
analogous
#61F25E #5EF2A5 #5EF2EF
triadic
#5EF2A5 #A55EF2 #F2A55E
tetradic
#5EF2A5 #5E61F2 #F25EAB #F2EF5E
square
#5EF2A5 #5E61F2 #F25EAB #F2EF5E
split-complementary
#5EF2A5 #EF5EF2 #F25E61
monochromatic
#10C667 #25ED85 #5EF2A5 #97F7C5 #CFFBE4
Accessibility & contrast
On white
1.43
#5EF2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#5EF2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2A5
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2A5 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E0A0
Deuteranopia (green-blind)
#DDD2AA
Tritanopia (blue-blind)
#10F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ef2a5; /* rgb */ color: rgb(94, 242, 165); /* oklch */ color: oklch(86.2% 0.167 157.1);
Tailwind
colors: {
custom: {
50: '#99f7c0',
500: '#5ef2a5',
950: '#000000',
},
}SCSS
$custom: #5ef2a5; $custom-light: #99f7c0; $custom-dark: #000000;
JSON
{
"hex": "#5ef2a5",
"rgb": {
"r": 94,
"g": 242,
"b": 165
},
"hsl": {
"h": 148.784,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.86227,
"c": 0.1673,
"h": 157.1
},
"luminance": 0.68601
}Semantic roles & 50–950 ramp
primary
#5EF2A5
secondary
#C3317D
accent
#0477E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582