#ADEB99#ADEB99
#ADEB99 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.126 H 138.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB99 |
|---|---|
| RGB | rgb(173, 235, 153) |
| HSL | hsl(105, 67%, 76%) |
| HSV | hsv(105, 35%, 92%) |
| CMYK | cmyk(26.4%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(87.29, -34.48, 33.68) |
| CIE-LCH | lch(87.29, 48.20, 135.67°) |
| OKLab | oklab(87.83% -0.0941 0.0839) |
| OKLCH | oklch(87.83% 0.126 138.3) |
| XYZ | xyz(52.6901, 70.5991, 40.9817) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 3.03
Light Pastel Green
#B2FBA5
ΔE00 3.43
Light Sage
#BCECAC
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB99 #D799EB
analogous
#D6EB99 #ADEB99 #99EBAE
triadic
#ADEB99 #99ADEB #EB99AD
tetradic
#ADEB99 #99D6EB #D799EB #EBAE99
square
#ADEB99 #99D6EB #D799EB #EBAE99
split-complementary
#ADEB99 #AE99EB #EB99D6
monochromatic
#5BD733 #84E166 #ADEB99 #D6F5CC #EAFAE5
Accessibility & contrast
On white
1.39
#ADEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#ADEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB99
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB99 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#E7D99D
Tritanopia (blue-blind)
#AAE6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeb99; /* rgb */ color: rgb(173, 235, 153); /* oklch */ color: oklch(87.8% 0.126 138.3);
Tailwind
colors: {
custom: {
50: '#c7f1b7',
500: '#adeb99',
950: '#000000',
},
}SCSS
$custom: #adeb99; $custom-light: #c7f1b7; $custom-dark: #000000;
JSON
{
"hex": "#adeb99",
"rgb": {
"r": 173,
"g": 235,
"b": 153
},
"hsl": {
"h": 105.366,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.87834,
"c": 0.12605,
"h": 138.3
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#ADEB99
secondary
#AE62C6
accent
#16CFA2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581