#ADEB96#ADEB96
#ADEB96 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.8% C 0.129 H 137.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB96 |
|---|---|
| RGB | rgb(173, 235, 150) |
| HSL | hsl(104, 68%, 75%) |
| HSV | hsv(104, 36%, 92%) |
| CMYK | cmyk(26.4%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(87.24, -34.91, 35.13) |
| CIE-LCH | lch(87.24, 49.52, 134.82°) |
| OKLab | oklab(87.78% -0.0953 0.0872) |
| OKLCH | oklch(87.78% 0.129 137.5) |
| XYZ | xyz(52.4454, 70.5012, 39.6931) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 3.01
Light Pastel Green
#B2FBA5
ΔE00 3.51
Pale Light Green
#B1FC99
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB96 #D496EB
analogous
#D7EB96 #ADEB96 #96EBA9
triadic
#ADEB96 #96ADEB #EB96AD
tetradic
#ADEB96 #96D7EB #D496EB #EBA996
square
#ADEB96 #96D7EB #D496EB #EBA996
split-complementary
#ADEB96 #A996EB #EB96D7
monochromatic
#5DD72F #85E163 #ADEB96 #D5F5C9 #EBFAE5
Accessibility & contrast
On white
1.39
#ADEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#ADEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB96
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB96 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE90
Deuteranopia (green-blind)
#E7D89B
Tritanopia (blue-blind)
#ABE5D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeb96; /* rgb */ color: rgb(173, 235, 150); /* oklch */ color: oklch(87.8% 0.129 137.5);
Tailwind
colors: {
custom: {
50: '#c7f1b5',
500: '#adeb96',
950: '#000000',
},
}SCSS
$custom: #adeb96; $custom-light: #c7f1b5; $custom-dark: #000000;
JSON
{
"hex": "#adeb96",
"rgb": {
"r": 173,
"g": 235,
"b": 150
},
"hsl": {
"h": 103.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.8778,
"c": 0.1292,
"h": 137.5
},
"luminance": 0.70503
}Semantic roles & 50–950 ramp
primary
#ADEB96
secondary
#AA5FC6
accent
#16D09E
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581