#ADEB97#ADEB97
#ADEB97 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.8% C 0.128 H 137.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB97 |
|---|---|
| RGB | rgb(173, 235, 151) |
| HSL | hsl(104, 68%, 76%) |
| HSV | hsv(104, 36%, 92%) |
| CMYK | cmyk(26.4%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(87.26, -34.76, 34.65) |
| CIE-LCH | lch(87.26, 49.08, 135.09°) |
| OKLab | oklab(87.8% -0.0949 0.0861) |
| OKLCH | oklch(87.8% 0.128 137.8) |
| XYZ | xyz(52.5263, 70.5336, 40.1190) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.68
Tea Green
#BDF8A3
ΔE00 3.00
Light Pastel Green
#B2FBA5
ΔE00 3.47
Pale Light Green
#B1FC99
ΔE00 3.96
Light Sage
#BCECAC
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB97 #D597EB
analogous
#D7EB97 #ADEB97 #97EBAB
triadic
#ADEB97 #97ADEB #EB97AD
tetradic
#ADEB97 #97D7EB #D597EB #EBAB97
square
#ADEB97 #97D7EB #D597EB #EBAB97
split-complementary
#ADEB97 #AB97EB #EB97D7
monochromatic
#5CD730 #85E164 #ADEB97 #D5F5CA #EBFAE5
Accessibility & contrast
On white
1.39
#ADEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#ADEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB97
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB97 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E7D99C
Tritanopia (blue-blind)
#ABE5D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeb97; /* rgb */ color: rgb(173, 235, 151); /* oklch */ color: oklch(87.8% 0.128 137.8);
Tailwind
colors: {
custom: {
50: '#c7f1b6',
500: '#adeb97',
950: '#000000',
},
}SCSS
$custom: #adeb97; $custom-light: #c7f1b6; $custom-dark: #000000;
JSON
{
"hex": "#adeb97",
"rgb": {
"r": 173,
"g": 235,
"b": 151
},
"hsl": {
"h": 104.286,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.87798,
"c": 0.12815,
"h": 137.8
},
"luminance": 0.70535
}Semantic roles & 50–950 ramp
primary
#ADEB97
secondary
#AB60C6
accent
#16D09F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581