#ADEB91#ADEB91
#ADEB91 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.7% C 0.134 H 136.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB91 |
|---|---|
| RGB | rgb(173, 235, 145) |
| HSL | hsl(101, 69%, 75%) |
| HSV | hsv(101, 38%, 92%) |
| CMYK | cmyk(26.4%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(87.17, -35.60, 37.53) |
| CIE-LCH | lch(87.17, 51.73, 133.49°) |
| OKLab | oklab(87.69% -0.0974 0.0927) |
| OKLCH | oklch(87.69% 0.134 136.4) |
| XYZ | xyz(52.0513, 70.3436, 37.6178) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.20
Pale Light Green
#B1FC99
ΔE00 3.69
Light Pastel Green
#B2FBA5
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 4.21
Pastel Green
#B0FF9D
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB91 #CF91EB
analogous
#DAEB91 #ADEB91 #91EBA2
triadic
#ADEB91 #91ADEB #EB91AD
tetradic
#ADEB91 #91DAEB #CF91EB #EBA291
square
#ADEB91 #91DAEB #CF91EB #EBA291
split-complementary
#ADEB91 #A291EB #EB91DA
monochromatic
#60D829 #86E25D #ADEB91 #D4F4C5 #ECFAE5
Accessibility & contrast
On white
1.39
#ADEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#ADEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB91
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB91 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#ACE5D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeb91; /* rgb */ color: rgb(173, 235, 145); /* oklch */ color: oklch(87.7% 0.134 136.4);
Tailwind
colors: {
custom: {
50: '#c7f1b2',
500: '#adeb91',
950: '#000000',
},
}SCSS
$custom: #adeb91; $custom-light: #c7f1b2; $custom-dark: #000000;
JSON
{
"hex": "#adeb91",
"rgb": {
"r": 173,
"g": 235,
"b": 145
},
"hsl": {
"h": 101.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.87693,
"c": 0.13443,
"h": 136.4
},
"luminance": 0.70345
}Semantic roles & 50–950 ramp
primary
#ADEB91
secondary
#A45AC6
accent
#14D196
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581