#5AEB9C#5AEB9C
#5AEB9C is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.168 H 156.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB9C |
|---|---|
| RGB | rgb(90, 235, 156) |
| HSL | hsl(147, 78%, 64%) |
| HSV | hsv(147, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 33.6%, 7.8%) |
| CIE-LAB | lab(83.96, -56.41, 27.11) |
| CIE-LCH | lch(83.96, 62.58, 154.33°) |
| OKLab | oklab(84.22% -0.1532 0.0683) |
| OKLCH | oklch(84.22% 0.168 156) |
| XYZ | xyz(39.9220, 63.9866, 41.6928) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.68
Light Green Blue
#56FCA2
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB9C #EB5AA9
analogous
#60EB5A #5AEB9C #5AEBE4
triadic
#5AEB9C #9C5AEB #EB9C5A
tetradic
#5AEB9C #5A60EB #EB5AA9 #EBE45A
square
#5AEB9C #5A60EB #EB5AA9 #EBE45A
split-complementary
#5AEB9C #E45AEB #EB5A60
monochromatic
#16B55E #23E47B #5AEB9C #91F2BD #C7F8DD
Accessibility & contrast
On white
1.52
#5AEB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5AEB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB9C
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB9C | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA97
Deuteranopia (green-blind)
#D7CCA1
Tritanopia (blue-blind)
#10E9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb9c; /* rgb */ color: rgb(90, 235, 156); /* oklch */ color: oklch(84.2% 0.168 156.0);
Tailwind
colors: {
custom: {
50: '#96f2b9',
500: '#5aeb9c',
950: '#000000',
},
}SCSS
$custom: #5aeb9c; $custom-light: #96f2b9; $custom-dark: #000000;
JSON
{
"hex": "#5aeb9c",
"rgb": {
"r": 90,
"g": 235,
"b": 156
},
"hsl": {
"h": 147.31,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84221,
"c": 0.16769,
"h": 156
},
"luminance": 0.63991
}Semantic roles & 50–950 ramp
primary
#5AEB9C
secondary
#B5357A
accent
#0B7CDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581