#ADE19D#ADE19D
#ADE19D is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.7% C 0.106 H 138.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE19D |
|---|---|
| RGB | rgb(173, 225, 157) |
| HSL | hsl(106, 53%, 75%) |
| HSV | hsv(106, 30%, 88%) |
| CMYK | cmyk(23.1%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(84.57, -29.21, 28.01) |
| CIE-LCH | lch(84.57, 40.47, 136.20°) |
| OKLab | oklab(85.67% -0.0795 0.0705) |
| OKLCH | oklch(85.67% 0.106 138.5) |
| XYZ | xyz(50.2430, 65.1676, 41.8232) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.85
Light Sage
#BCECAC
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 5.50
Celadon
#BEFDB7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE19D #D19DE1
analogous
#CFE19D #ADE19D #9DE1AF
triadic
#ADE19D #9DADE1 #E19DAD
tetradic
#ADE19D #9DCFE1 #D19DE1 #E1AF9D
square
#ADE19D #9DCFE1 #D19DE1 #E1AF9D
split-complementary
#ADE19D #AF9DE1 #E19DCF
monochromatic
#5FC43F #86D36E #ADE19D #D4EFCC #EBF8E8
Accessibility & contrast
On white
1.50
#ADE19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ADE19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE19D
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE19D | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D699
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#ABDCCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade19d; /* rgb */ color: rgb(173, 225, 157); /* oklch */ color: oklch(85.7% 0.106 138.5);
Tailwind
colors: {
custom: {
50: '#c6eaba',
500: '#ade19d',
950: '#000000',
},
}SCSS
$custom: #ade19d; $custom-light: #c6eaba; $custom-dark: #000000;
JSON
{
"hex": "#ade19d",
"rgb": {
"r": 173,
"g": 225,
"b": 157
},
"hsl": {
"h": 105.882,
"s": 53.125,
"l": 74.902
},
"oklch": {
"l": 0.85666,
"c": 0.10629,
"h": 138.5
},
"luminance": 0.65169
}Semantic roles & 50–950 ramp
primary
#ADE19D
secondary
#A768BA
accent
#25C19C
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481