#ADE299#ADE299
#ADE299 is a very light, moderate green. Relative luminance 0.656; OKLCH L 85.8% C 0.112 H 137.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE299 |
|---|---|
| RGB | rgb(173, 226, 153) |
| HSL | hsl(104, 56%, 74%) |
| HSV | hsv(104, 32%, 89%) |
| CMYK | cmyk(23.5%, 0%, 32.3%, 11.4%) |
| CIE-LAB | lab(84.78, -30.29, 30.35) |
| CIE-LCH | lch(84.78, 42.87, 134.94°) |
| OKLab | oklab(85.81% -0.0825 0.076) |
| OKLCH | oklch(85.81% 0.112 137.4) |
| XYZ | xyz(50.1783, 65.5755, 40.1444) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.30
Light Sage
#BCECAC
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 4.15
Tea Green
#BDF8A3
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.18
Light Pastel Green
#B2FBA5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE299 #CE99E2
analogous
#D1E299 #ADE299 #99E2AA
triadic
#ADE299 #99ADE2 #E299AD
tetradic
#ADE299 #99D1E2 #CE99E2 #E2AA99
square
#ADE299 #99D1E2 #CE99E2 #E2AA99
split-complementary
#ADE299 #AA99E2 #E299D1
monochromatic
#60C73A #87D469 #ADE299 #D3F0C9 #ECF8E7
Accessibility & contrast
On white
1.49
#ADE299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#ADE299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE299
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE299 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#ABDDCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade299; /* rgb */ color: rgb(173, 226, 153); /* oklch */ color: oklch(85.8% 0.112 137.4);
Tailwind
colors: {
custom: {
50: '#c6ebb7',
500: '#ade299',
950: '#000000',
},
}SCSS
$custom: #ade299; $custom-light: #c6ebb7; $custom-dark: #000000;
JSON
{
"hex": "#ade299",
"rgb": {
"r": 173,
"g": 226,
"b": 153
},
"hsl": {
"h": 103.562,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.85812,
"c": 0.11219,
"h": 137.4
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#ADE299
secondary
#A364BB
accent
#22C397
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481