#ADECA9#ADECA9
#ADECA9 is a very light, moderate green. Relative luminance 0.717; OKLCH L 88.4% C 0.111 H 143.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECA9 |
|---|---|
| RGB | rgb(173, 236, 169) |
| HSL | hsl(116, 64%, 79%) |
| HSV | hsv(116, 28%, 93%) |
| CMYK | cmyk(26.7%, 0%, 28.4%, 7.5%) |
| CIE-LAB | lab(87.84, -32.49, 26.29) |
| CIE-LCH | lch(87.84, 41.79, 141.02°) |
| OKLab | oklab(88.37% -0.0886 0.0665) |
| OKLCH | oklch(88.37% 0.111 143.1) |
| XYZ | xyz(54.3883, 71.7378, 48.5096) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.53
Hospital Green
#9BE5AA
ΔE00 3.33
Washed Out Green
#BCF5A6
ΔE00 3.49
Celadon
#BEFDB7
ΔE00 3.68
Light Mint Green
#A6FBB2
ΔE00 3.86
Light Grey Green
#B7E1A1
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECA9 #E8A9EC
analogous
#CFECA9 #ADECA9 #A9ECC7
triadic
#ADECA9 #A9ADEC #ECA9AD
tetradic
#ADECA9 #A9CFEC #E8A9EC #ECC7A9
square
#ADECA9 #A9CFEC #E8A9EC #ECC7A9
split-complementary
#ADECA9 #C7A9EC #ECA9CF
monochromatic
#4DD645 #7DE177 #ADECA9 #DDF7DB #E7F9E6
Accessibility & contrast
On white
1.37
#ADECA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#ADECA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECA9
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECA9 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A5
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#A8E8DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adeca9; /* rgb */ color: rgb(173, 236, 169); /* oklch */ color: oklch(88.4% 0.111 143.1);
Tailwind
colors: {
custom: {
50: '#c7f2c3',
500: '#adeca9',
950: '#000000',
},
}SCSS
$custom: #adeca9; $custom-light: #c7f2c3; $custom-dark: #000000;
JSON
{
"hex": "#adeca9",
"rgb": {
"r": 173,
"g": 236,
"b": 169
},
"hsl": {
"h": 116.418,
"s": 63.81,
"l": 79.412
},
"oklch": {
"l": 0.88369,
"c": 0.11078,
"h": 143.1
},
"luminance": 0.7174
}Semantic roles & 50–950 ramp
primary
#ADECA9
secondary
#C371C9
accent
#1ACCC1
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582