#ADE69B#ADE69B
#ADE69B is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.7% C 0.116 H 138.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE69B |
|---|---|
| RGB | rgb(173, 230, 155) |
| HSL | hsl(106, 60%, 75%) |
| HSV | hsv(106, 33%, 90%) |
| CMYK | cmyk(24.8%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(85.93, -31.86, 30.86) |
| CIE-LCH | lch(85.93, 44.36, 135.92°) |
| OKLab | oklab(86.75% -0.0869 0.0773) |
| OKLCH | oklch(86.75% 0.116 138.3) |
| XYZ | xyz(51.4452, 67.8429, 41.3885) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.92
Light Sage
#BCECAC
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.36
Tea Green
#BDF8A3
ΔE00 4.14
Light Pastel Green
#B2FBA5
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE69B #D49BE6
analogous
#D2E69B #ADE69B #9BE6AE
triadic
#ADE69B #9BADE6 #E69BAD
tetradic
#ADE69B #9BD2E6 #D49BE6 #E6AE9B
square
#ADE69B #9BD2E6 #D49BE6 #E6AE9B
split-complementary
#ADE69B #AE9BE6 #E69BD2
monochromatic
#5DCE39 #85DA6A #ADE69B #D5F2CC #EBF9E7
Accessibility & contrast
On white
1.44
#ADE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#ADE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE69B
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE69B | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#ABE1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade69b; /* rgb */ color: rgb(173, 230, 155); /* oklch */ color: oklch(86.7% 0.116 138.3);
Tailwind
colors: {
custom: {
50: '#c7eeb9',
500: '#ade69b',
950: '#000000',
},
}SCSS
$custom: #ade69b; $custom-light: #c7eeb9; $custom-dark: #000000;
JSON
{
"hex": "#ade69b",
"rgb": {
"r": 173,
"g": 230,
"b": 155
},
"hsl": {
"h": 105.6,
"s": 60,
"l": 75.49
},
"oklch": {
"l": 0.86747,
"c": 0.11625,
"h": 138.3
},
"luminance": 0.67844
}Semantic roles & 50–950 ramp
primary
#ADE69B
secondary
#AA65C0
accent
#1EC89F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581