#5ADA96#5ADA96
#5ADA96 is a light, vivid green. Relative luminance 0.545; OKLCH L 79.9% C 0.150 H 157.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADA96 |
|---|---|
| RGB | rgb(90, 218, 150) |
| HSL | hsl(148, 63%, 60%) |
| HSV | hsv(148, 59%, 85%) |
| CMYK | cmyk(58.7%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(78.76, -50.79, 23.14) |
| CIE-LCH | lch(78.76, 55.81, 155.50°) |
| OKLab | oklab(79.92% -0.1384 0.0586) |
| OKLCH | oklch(79.92% 0.15 157.1) |
| XYZ | xyz(34.7899, 54.5151, 37.5373) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Seaweed
#18D17B
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.28
Emerald
#50C878
ΔE00 5.45
Weird Green
#3AE57F
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADA96 #DA5A9E
analogous
#5EDA5A #5ADA96 #5ADAD6
triadic
#5ADA96 #965ADA #DA965A
tetradic
#5ADA96 #5A5EDA #DA5A9E #DAD65A
square
#5ADA96 #5A5EDA #DA5A9E #DAD65A
split-complementary
#5ADA96 #D65ADA #DA5A5E
monochromatic
#229859 #2DCA77 #5ADA96 #8CE5B6 #BEF0D6
Accessibility & contrast
On white
1.76
#5ADA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5ADA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADA96
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADA96 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA92
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#27D8C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ada96; /* rgb */ color: rgb(90, 218, 150); /* oklch */ color: oklch(79.9% 0.150 157.1);
Tailwind
colors: {
custom: {
50: '#94e6b5',
500: '#5ada96',
950: '#000000',
},
}SCSS
$custom: #5ada96; $custom-light: #94e6b5; $custom-dark: #000000;
JSON
{
"hex": "#5ada96",
"rgb": {
"r": 90,
"g": 218,
"b": 150
},
"hsl": {
"h": 148.125,
"s": 63.366,
"l": 60.392
},
"oklch": {
"l": 0.79924,
"c": 0.15026,
"h": 157.1
},
"luminance": 0.54518
}Semantic roles & 50–950 ramp
primary
#5ADA96
secondary
#9C3C6F
accent
#1A78CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481