#ADEBAA#ADEBAA
#ADEBAA is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.2% C 0.108 H 143.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBAA |
|---|---|
| RGB | rgb(173, 235, 170) |
| HSL | hsl(117, 62%, 79%) |
| HSV | hsv(117, 28%, 92%) |
| CMYK | cmyk(26.4%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(87.58, -31.86, 25.42) |
| CIE-LCH | lch(87.58, 40.76, 141.42°) |
| OKLab | oklab(88.17% -0.0869 0.0644) |
| OKLCH | oklch(88.17% 0.108 143.5) |
| XYZ | xyz(54.1955, 71.2012, 48.9102) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.49
Hospital Green
#9BE5AA
ΔE00 3.09
Light Grey Green
#B7E1A1
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 3.83
Celadon
#BEFDB7
ΔE00 3.91
Light Mint Green
#A6FBB2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBAA #E8AAEB
analogous
#CEEBAA #ADEBAA #AAEBC8
triadic
#ADEBAA #AAADEB #EBAAAD
tetradic
#ADEBAA #AACEEB #E8AAEB #EBC8AA
square
#ADEBAA #AACEEB #E8AAEB #EBC8AA
split-complementary
#ADEBAA #C8AAEB #EBAACE
monochromatic
#4DD447 #7DDF78 #ADEBAA #DDF7DC #E7F9E6
Accessibility & contrast
On white
1.38
#ADEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#ADEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBAA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBAA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#A8E7DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebaa; /* rgb */ color: rgb(173, 235, 170); /* oklch */ color: oklch(88.2% 0.108 143.5);
Tailwind
colors: {
custom: {
50: '#c7f1c3',
500: '#adebaa',
950: '#000000',
},
}SCSS
$custom: #adebaa; $custom-light: #c7f1c3; $custom-dark: #000000;
JSON
{
"hex": "#adebaa",
"rgb": {
"r": 173,
"g": 235,
"b": 170
},
"hsl": {
"h": 117.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.88166,
"c": 0.10817,
"h": 143.5
},
"luminance": 0.71203
}Semantic roles & 50–950 ramp
primary
#ADEBAA
secondary
#C372C7
accent
#1CCAC2
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582