#A8CDAB#A8CDAB
#A8CDAB is a light, moderate green. Relative luminance 0.549; OKLCH L 81.2% C 0.062 H 147.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CDAB |
|---|---|
| RGB | rgb(168, 205, 171) |
| HSL | hsl(125, 27%, 73%) |
| HSV | hsv(125, 18%, 80%) |
| CMYK | cmyk(18%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(79.00, -18.83, 12.93) |
| CIE-LCH | lch(79.00, 22.84, 145.54°) |
| OKLab | oklab(81.21% -0.0517 0.0334) |
| OKLCH | oklch(81.21% 0.062 147.2) |
| XYZ | xyz(45.3287, 54.9267, 46.7339) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.04
Pale Teal
#82CBB2
ΔE00 7.93
Light Grey Green
#B7E1A1
ΔE00 8.28
Greenish Grey
#96AE8D
ΔE00 8.38
Hospital Green
#9BE5AA
ΔE00 8.60
Light Teal
#90E4C1
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CDAB #CDA8CA
analogous
#B7CDA8 #A8CDAB #A8CDBD
triadic
#A8CDAB #ABA8CD #CDABA8
tetradic
#A8CDAB #A8B7CD #CDA8CA #CDBDA8
square
#A8CDAB #A8B7CD #CDA8CA #CDBDA8
split-complementary
#A8CDAB #BDA8CD #CDA8B7
monochromatic
#5B9F61 #81B785 #A8CDAB #CFE3D1 #ECF4EC
Accessibility & contrast
On white
1.75
#A8CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#A8CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CDAB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CDAB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#A4CBC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a8cdab; /* rgb */ color: rgb(168, 205, 171); /* oklch */ color: oklch(81.2% 0.062 147.2);
Tailwind
colors: {
custom: {
50: '#c2dcc4',
500: '#a8cdab',
950: '#000000',
},
}SCSS
$custom: #a8cdab; $custom-light: #c2dcc4; $custom-dark: #000000;
JSON
{
"hex": "#a8cdab",
"rgb": {
"r": 168,
"g": 205,
"b": 171
},
"hsl": {
"h": 124.865,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.81214,
"c": 0.06153,
"h": 147.2
},
"luminance": 0.54928
}Semantic roles & 50–950 ramp
primary
#A8CDAB
secondary
#A2779F
accent
#409DA6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121512
muted
#828482