#5ADB99#5ADB99
#5ADB99 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.149 H 157.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADB99 |
|---|---|
| RGB | rgb(90, 219, 153) |
| HSL | hsl(149, 64%, 61%) |
| HSV | hsv(149, 59%, 86%) |
| CMYK | cmyk(58.9%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.12, -50.61, 22.07) |
| CIE-LCH | lch(79.12, 55.21, 156.44°) |
| OKLab | oklab(80.24% -0.1381 0.0559) |
| OKLCH | oklch(80.24% 0.149 157.9) |
| XYZ | xyz(35.2946, 55.1332, 38.9126) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.47
Eucalyptus
#44D7A8
ΔE00 4.87
Seaweed
#18D17B
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.44
Emerald
#50C878
ΔE00 5.92
Weird Green
#3AE57F
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADB99 #DB5A9C
analogous
#5BDB5A #5ADB99 #5ADBD9
triadic
#5ADB99 #995ADB #DB995A
tetradic
#5ADB99 #5A5BDB #DB5A9C #DBD95A
square
#5ADB99 #5A5BDB #DB5A9C #DBD95A
split-complementary
#5ADB99 #D95ADB #DB5A5B
monochromatic
#21995C #2CCB7A #5ADB99 #8CE6B8 #BEF1D7
Accessibility & contrast
On white
1.75
#5ADB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#5ADB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADB99
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADB99 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#23DAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5adb99; /* rgb */ color: rgb(90, 219, 153); /* oklch */ color: oklch(80.2% 0.149 157.9);
Tailwind
colors: {
custom: {
50: '#94e7b7',
500: '#5adb99',
950: '#000000',
},
}SCSS
$custom: #5adb99; $custom-light: #94e7b7; $custom-dark: #000000;
JSON
{
"hex": "#5adb99",
"rgb": {
"r": 90,
"g": 219,
"b": 153
},
"hsl": {
"h": 149.302,
"s": 64.179,
"l": 60.588
},
"oklch": {
"l": 0.80235,
"c": 0.14897,
"h": 157.9
},
"luminance": 0.55137
}Semantic roles & 50–950 ramp
primary
#5ADB99
secondary
#9D3C6E
accent
#1A75CC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481