#A8CDBA#A8CDBA
#A8CDBA is a light, muted green. Relative luminance 0.555; OKLCH L 81.6% C 0.047 H 162.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CDBA |
|---|---|
| RGB | rgb(168, 205, 186) |
| HSL | hsl(149, 27%, 73%) |
| HSV | hsv(149, 18%, 80%) |
| CMYK | cmyk(18%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(79.35, -16.04, 5.40) |
| CIE-LCH | lch(79.35, 16.92, 161.38°) |
| OKLab | oklab(81.61% -0.0454 0.014) |
| OKLCH | oklch(81.61% 0.047 162.8) |
| XYZ | xyz(46.8404, 55.5314, 54.6956) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.14
Seafoam Blue
#78D1B6
ΔE00 8.82
Light Teal
#90E4C1
ΔE00 9.33
Darkseagreen
#8FBC8F
ΔE00 9.52
Greenish Grey
#96AE8D
ΔE00 10.07
Mediumaquamarine
#66CDAA
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CDBA #CDA8BB
analogous
#A8CDA8 #A8CDBA #A8CDCC
triadic
#A8CDBA #BAA8CD #CDBAA8
tetradic
#A8CDBA #A8A8CD #CDA8BB #CDCCA8
square
#A8CDBA #A8A8CD #CDA8BB #CDCCA8
split-complementary
#A8CDBA #CCA8CD #CDA8A8
monochromatic
#5B9F7C #81B79B #A8CDBA #CFE3D9 #ECF4F0
Accessibility & contrast
On white
1.73
#A8CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#A8CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CDBA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CDBA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B9
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#A1CDC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a8cdba; /* rgb */ color: rgb(168, 205, 186); /* oklch */ color: oklch(81.6% 0.047 162.8);
Tailwind
colors: {
custom: {
50: '#c2dcce',
500: '#a8cdba',
950: '#000000',
},
}SCSS
$custom: #a8cdba; $custom-light: #c2dcce; $custom-dark: #000000;
JSON
{
"hex": "#a8cdba",
"rgb": {
"r": 168,
"g": 205,
"b": 186
},
"hsl": {
"h": 149.189,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.81606,
"c": 0.04749,
"h": 162.8
},
"luminance": 0.55533
}Semantic roles & 50–950 ramp
primary
#A8CDBA
secondary
#A2778D
accent
#4074A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483