#ADE09B#ADE09B
#ADE09B is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.4% C 0.107 H 137.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE09B |
|---|---|
| RGB | rgb(173, 224, 155) |
| HSL | hsl(104, 53%, 74%) |
| HSV | hsv(104, 31%, 88%) |
| CMYK | cmyk(22.8%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(84.26, -29.04, 28.62) |
| CIE-LCH | lch(84.26, 40.77, 135.42°) |
| OKLab | oklab(85.4% -0.0791 0.0719) |
| OKLCH | oklch(85.4% 0.107 137.7) |
| XYZ | xyz(49.8042, 64.5608, 40.8414) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.82
Light Sage
#BCECAC
ΔE00 3.14
Washed Out Green
#BCF5A6
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 4.91
Tea Green
#BDF8A3
ΔE00 5.58
Light Pastel Green
#B2FBA5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE09B #CE9BE0
analogous
#D0E09B #ADE09B #9BE0AC
triadic
#ADE09B #9BADE0 #E09BAD
tetradic
#ADE09B #9BD0E0 #CE9BE0 #E0AC9B
square
#ADE09B #9BD0E0 #CE9BE0 #E0AC9B
split-complementary
#ADE09B #AC9BE0 #E09BD0
monochromatic
#60C33E #87D26C #ADE09B #D3EECA #ECF8E8
Accessibility & contrast
On white
1.51
#ADE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ADE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE09B
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE09B | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D597
Deuteranopia (green-blind)
#DDD09F
Tritanopia (blue-blind)
#ABDBCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ade09b; /* rgb */ color: rgb(173, 224, 155); /* oklch */ color: oklch(85.4% 0.107 137.7);
Tailwind
colors: {
custom: {
50: '#c6eab9',
500: '#ade09b',
950: '#000000',
},
}SCSS
$custom: #ade09b; $custom-light: #c6eab9; $custom-dark: #000000;
JSON
{
"hex": "#ade09b",
"rgb": {
"r": 173,
"g": 224,
"b": 155
},
"hsl": {
"h": 104.348,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.85403,
"c": 0.10689,
"h": 137.7
},
"luminance": 0.64562
}Semantic roles & 50–950 ramp
primary
#ADE09B
secondary
#A367B9
accent
#25C098
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481