#5EF3A2#5EF3A2
#5EF3A2 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.171 H 156.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3A2 |
|---|---|
| RGB | rgb(94, 243, 162) |
| HSL | hsl(147, 86%, 66%) |
| HSV | hsv(147, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(86.55, -57.62, 27.57) |
| CIE-LCH | lch(86.55, 63.88, 154.43°) |
| OKLab | oklab(86.41% -0.1565 0.0695) |
| OKLCH | oklch(86.41% 0.171 156.1) |
| XYZ | xyz(43.1845, 69.0851, 45.2344) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.27
Seafoam Green
#7AF9AB
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3A2 #F35EAF
analogous
#64F35E #5EF3A2 #5EF3ED
triadic
#5EF3A2 #A25EF3 #F3A25E
tetradic
#5EF3A2 #5E64F3 #F35EAF #F3ED5E
square
#5EF3A2 #5E64F3 #F35EAF #F3ED5E
split-complementary
#5EF3A2 #ED5EF3 #F35E64
monochromatic
#0FC863 #25EF81 #5EF3A2 #97F7C3 #D0FBE4
Accessibility & contrast
On white
1.42
#5EF3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#5EF3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3A2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3A2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#14F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef3a2; /* rgb */ color: rgb(94, 243, 162); /* oklch */ color: oklch(86.4% 0.171 156.1);
Tailwind
colors: {
custom: {
50: '#99f8be',
500: '#5ef3a2',
950: '#000000',
},
}SCSS
$custom: #5ef3a2; $custom-light: #99f8be; $custom-dark: #000000;
JSON
{
"hex": "#5ef3a2",
"rgb": {
"r": 94,
"g": 243,
"b": 162
},
"hsl": {
"h": 147.383,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.86408,
"c": 0.17124,
"h": 156.1
},
"luminance": 0.6909
}Semantic roles & 50–950 ramp
primary
#5EF3A2
secondary
#C53181
accent
#037DE3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582