#5EEBA2#5EEBA2
#5EEBA2 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.161 H 157.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBA2 |
|---|---|
| RGB | rgb(94, 235, 162) |
| HSL | hsl(149, 78%, 65%) |
| HSV | hsv(149, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.17, -54.48, 24.34) |
| CIE-LCH | lch(84.17, 59.67, 155.92°) |
| OKLab | oklab(84.46% -0.1484 0.0616) |
| OKLCH | oklch(84.46% 0.161 157.5) |
| XYZ | xyz(40.8424, 64.4009, 44.4537) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.64
Aqua Green
#12E193
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBA2 #EB5EA7
analogous
#61EB5E #5EEBA2 #5EEBE9
triadic
#5EEBA2 #A25EEB #EBA25E
tetradic
#5EEBA2 #5E61EB #EB5EA7 #EBE95E
square
#5EEBA2 #5E61EB #EB5EA7 #EBE95E
split-complementary
#5EEBA2 #E95EEB #EB5E61
monochromatic
#17B864 #28E483 #5EEBA2 #94F2C1 #CBF9E1
Accessibility & contrast
On white
1.51
#5EEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5EEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBA2
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBA2 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D6CDA7
Tritanopia (blue-blind)
#1DE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeba2; /* rgb */ color: rgb(94, 235, 162); /* oklch */ color: oklch(84.5% 0.161 157.5);
Tailwind
colors: {
custom: {
50: '#98f2be',
500: '#5eeba2',
950: '#000000',
},
}SCSS
$custom: #5eeba2; $custom-light: #98f2be; $custom-dark: #000000;
JSON
{
"hex": "#5eeba2",
"rgb": {
"r": 94,
"g": 235,
"b": 162
},
"hsl": {
"h": 148.936,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84463,
"c": 0.16068,
"h": 157.5
},
"luminance": 0.64405
}Semantic roles & 50–950 ramp
primary
#5EEBA2
secondary
#B73679
accent
#0B76DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582