#C8CFAB#C8CFAB
#C8CFAB is a very light, muted yellow-green. Relative luminance 0.598; OKLCH L 84.0% C 0.049 H 116.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFAB |
|---|---|
| RGB | rgb(200, 207, 171) |
| HSL | hsl(72, 27%, 74%) |
| HSV | hsv(72, 17%, 81%) |
| CMYK | cmyk(3.4%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(81.75, -8.57, 17.12) |
| CIE-LCH | lch(81.75, 19.14, 116.58°) |
| OKLab | oklab(83.96% -0.0218 0.044) |
| OKLCH | oklch(83.96% 0.049 116.4) |
| XYZ | xyz(53.4821, 59.8455, 47.2540) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.28
Pale Olive
#B9CC81
ΔE00 9.16
Palegoldenrod
#EEE8AA
ΔE00 9.57
Light Grey Green
#B7E1A1
ΔE00 10.01
Sage Green
#9CAF88
ΔE00 10.03
Greenish Tan
#BCCB7A
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFAB #B2ABCF
analogous
#CFC4AB #C8CFAB #B6CFAB
triadic
#C8CFAB #ABC8CF #CFABC8
tetradic
#C8CFAB #ABCFC4 #B2ABCF #CFABB6
square
#C8CFAB #ABCFC4 #B2ABCF #CFABB6
split-complementary
#C8CFAB #ABB6CF #C4ABCF
monochromatic
#95A25D #AFB984 #C8CFAB #E2E5D2 #F2F4EC
Accessibility & contrast
On white
1.62
#C8CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C8CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFAB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFAB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBA9
Deuteranopia (green-blind)
#D4CCAC
Tritanopia (blue-blind)
#CCCBC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cfab; /* rgb */ color: rgb(200, 207, 171); /* oklch */ color: oklch(84.0% 0.049 116.4);
Tailwind
colors: {
custom: {
50: '#d9ddc4',
500: '#c8cfab',
950: '#000000',
},
}SCSS
$custom: #c8cfab; $custom-light: #d9ddc4; $custom-dark: #000000;
JSON
{
"hex": "#c8cfab",
"rgb": {
"r": 200,
"g": 207,
"b": 171
},
"hsl": {
"h": 71.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.83963,
"c": 0.0491,
"h": 116.4
},
"luminance": 0.59845
}Semantic roles & 50–950 ramp
primary
#C8CFAB
secondary
#827AA4
accent
#40A654
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482