#A3CDAB#A3CDAB
#A3CDAB is a light, moderate green. Relative luminance 0.544; OKLCH L 80.9% C 0.065 H 150.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDAB |
|---|---|
| RGB | rgb(163, 205, 171) |
| HSL | hsl(131, 30%, 72%) |
| HSV | hsv(131, 20%, 80%) |
| CMYK | cmyk(20.5%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(78.69, -20.52, 12.44) |
| CIE-LCH | lch(78.69, 23.99, 148.76°) |
| OKLab | oklab(80.88% -0.0566 0.0321) |
| OKLCH | oklch(80.88% 0.065 150.4) |
| XYZ | xyz(44.2843, 54.3882, 46.6849) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.75
Pale Teal
#82CBB2
ΔE00 6.90
Light Teal
#90E4C1
ΔE00 8.00
Hospital Green
#9BE5AA
ΔE00 8.16
Seafoam Blue
#78D1B6
ΔE00 8.39
Seafoam
#7FE0B3
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDAB #CDA3C5
analogous
#B0CDA3 #A3CDAB #A3CDC0
triadic
#A3CDAB #ABA3CD #CDABA3
tetradic
#A3CDAB #A3B0CD #CDA3C5 #CDC0A3
square
#A3CDAB #A3B0CD #CDA3C5 #CDC0A3
split-complementary
#A3CDAB #C0A3CD #CDA3B0
monochromatic
#569F64 #7BB787 #A3CDAB #CBE3CF #EBF4ED
Accessibility & contrast
On white
1.77
#A3CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#A3CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDAB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDAB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#9ECBC3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a3cdab; /* rgb */ color: rgb(163, 205, 171); /* oklch */ color: oklch(80.9% 0.065 150.4);
Tailwind
colors: {
custom: {
50: '#bedcc4',
500: '#a3cdab',
950: '#000000',
},
}SCSS
$custom: #a3cdab; $custom-light: #bedcc4; $custom-dark: #000000;
JSON
{
"hex": "#a3cdab",
"rgb": {
"r": 163,
"g": 205,
"b": 171
},
"hsl": {
"h": 131.429,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.80885,
"c": 0.06505,
"h": 150.4
},
"luminance": 0.54389
}Semantic roles & 50–950 ramp
primary
#A3CDAB
secondary
#A27299
accent
#3D94A8
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121512
muted
#828482