#5ADD98#5ADD98
#5ADD98 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.153 H 157.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADD98 |
|---|---|
| RGB | rgb(90, 221, 152) |
| HSL | hsl(148, 66%, 61%) |
| HSV | hsv(148, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 31.2%, 13.3%) |
| CIE-LAB | lab(79.70, -51.62, 23.38) |
| CIE-LCH | lch(79.70, 56.66, 155.63°) |
| OKLab | oklab(80.71% -0.1406 0.0592) |
| OKLCH | oklch(80.71% 0.153 157.2) |
| XYZ | xyz(35.7373, 56.1501, 38.6544) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.15
Seaweed
#18D17B
ΔE00 5.13
Eucalyptus
#44D7A8
ΔE00 5.45
Weird Green
#3AE57F
ΔE00 5.48
Seafoam
#7FE0B3
ΔE00 5.77
Light Greenish Blue
#63F7B4
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADD98 #DD5A9F
analogous
#5DDD5A #5ADD98 #5ADDD9
triadic
#5ADD98 #985ADD #DD985A
tetradic
#5ADD98 #5A5DDD #DD5A9F #DDD95A
square
#5ADD98 #5A5DDD #DD5A9F #DDD95A
split-complementary
#5ADD98 #D95ADD #DD5A5D
monochromatic
#209C5B #2BCF79 #5ADD98 #8DE7B8 #BFF2D7
Accessibility & contrast
On white
1.72
#5ADD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5ADD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADD98
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADD98 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD94
Deuteranopia (green-blind)
#CAC09C
Tritanopia (blue-blind)
#23DBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5add98; /* rgb */ color: rgb(90, 221, 152); /* oklch */ color: oklch(80.7% 0.153 157.2);
Tailwind
colors: {
custom: {
50: '#94e8b6',
500: '#5add98',
950: '#000000',
},
}SCSS
$custom: #5add98; $custom-light: #94e8b6; $custom-dark: #000000;
JSON
{
"hex": "#5add98",
"rgb": {
"r": 90,
"g": 221,
"b": 152
},
"hsl": {
"h": 148.397,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.80705,
"c": 0.15255,
"h": 157.2
},
"luminance": 0.56154
}Semantic roles & 50–950 ramp
primary
#5ADD98
secondary
#A03B70
accent
#1878CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481