#ADCDAB#ADCDAB
#ADCDAB is a light, muted green. Relative luminance 0.555; OKLCH L 81.6% C 0.058 H 143.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDAB |
|---|---|
| RGB | rgb(173, 205, 171) |
| HSL | hsl(116, 25%, 74%) |
| HSV | hsv(116, 17%, 80%) |
| CMYK | cmyk(15.6%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(79.32, -17.13, 13.43) |
| CIE-LCH | lch(79.32, 21.76, 141.91°) |
| OKLab | oklab(81.55% -0.0467 0.0346) |
| OKLCH | oklch(81.55% 0.058 143.5) |
| XYZ | xyz(46.4139, 55.4863, 46.7848) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.55
Light Grey Green
#B7E1A1
ΔE00 8.12
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 8.52
Pale Teal
#82CBB2
ΔE00 9.05
Hospital Green
#9BE5AA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDAB #CBABCD
analogous
#BECDAB #ADCDAB #ABCDBA
triadic
#ADCDAB #ABADCD #CDABAD
tetradic
#ADCDAB #ABBECD #CBABCD #CDBAAB
square
#ADCDAB #ABBECD #CBABCD #CDBAAB
split-complementary
#ADCDAB #BAABCD #CDABBE
monochromatic
#629F5F #88B685 #ADCDAB #D2E4D1 #ECF4EC
Accessibility & contrast
On white
1.74
#ADCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#ADCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDAB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDAB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#ABCBC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #adcdab; /* rgb */ color: rgb(173, 205, 171); /* oklch */ color: oklch(81.6% 0.058 143.5);
Tailwind
colors: {
custom: {
50: '#c5dcc4',
500: '#adcdab',
950: '#000000',
},
}SCSS
$custom: #adcdab; $custom-light: #c5dcc4; $custom-dark: #000000;
JSON
{
"hex": "#adcdab",
"rgb": {
"r": 173,
"g": 205,
"b": 171
},
"hsl": {
"h": 116.471,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81553,
"c": 0.05818,
"h": 143.5
},
"luminance": 0.55487
}Semantic roles & 50–950 ramp
primary
#ADCDAB
secondary
#A07AA2
accent
#42A49E
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482