#5ADE94#5ADE94
#5ADE94 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.9% C 0.157 H 155.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE94 |
|---|---|
| RGB | rgb(90, 222, 148) |
| HSL | hsl(146, 67%, 61%) |
| HSV | hsv(146, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 33.3%, 12.9%) |
| CIE-LAB | lab(79.93, -52.79, 25.77) |
| CIE-LCH | lch(79.93, 58.74, 153.98°) |
| OKLab | oklab(80.87% -0.1434 0.0649) |
| OKLCH | oklch(80.87% 0.157 155.6) |
| XYZ | xyz(35.6800, 56.5508, 37.0463) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 4.57
Seaweed
#18D17B
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.39
Emerald
#50C878
ΔE00 5.78
Light Greenish Blue
#63F7B4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE94 #DE5AA4
analogous
#62DE5A #5ADE94 #5ADED6
triadic
#5ADE94 #945ADE #DE945A
tetradic
#5ADE94 #5A62DE #DE5AA4 #DED65A
square
#5ADE94 #5A62DE #DE5AA4 #DED65A
split-complementary
#5ADE94 #D65ADE #DE5A62
monochromatic
#209E57 #2AD173 #5ADE94 #8DE8B5 #C0F2D6
Accessibility & contrast
On white
1.71
#5ADE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5ADE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE94
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE94 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#26DCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade94; /* rgb */ color: rgb(90, 222, 148); /* oklch */ color: oklch(80.9% 0.157 155.6);
Tailwind
colors: {
custom: {
50: '#94e9b4',
500: '#5ade94',
950: '#000000',
},
}SCSS
$custom: #5ade94; $custom-light: #94e9b4; $custom-dark: #000000;
JSON
{
"hex": "#5ade94",
"rgb": {
"r": 90,
"g": 222,
"b": 148
},
"hsl": {
"h": 146.364,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80867,
"c": 0.15746,
"h": 155.6
},
"luminance": 0.56554
}Semantic roles & 50–950 ramp
primary
#5ADE94
secondary
#A13B74
accent
#177ECF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481