#C8CEAE#C8CEAE
#C8CEAE is a very light, muted yellow-green. Relative luminance 0.595; OKLCH L 83.8% C 0.044 H 116.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEAE |
|---|---|
| RGB | rgb(200, 206, 174) |
| HSL | hsl(71, 25%, 75%) |
| HSV | hsv(71, 16%, 81%) |
| CMYK | cmyk(2.9%, 0%, 15.5%, 19.2%) |
| CIE-LAB | lab(81.55, -7.58, 15.25) |
| CIE-LCH | lch(81.55, 17.03, 116.43°) |
| OKLab | oklab(83.83% -0.0191 0.0393) |
| OKLCH | oklch(83.83% 0.044 116) |
| XYZ | xyz(53.5298, 59.4782, 48.6966) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.72
Beige
#F5F5DC
ΔE00 9.81
Eggshell
#F0EAD6
ΔE00 10.07
Pale Olive
#B9CC81
ΔE00 10.25
Sage Green
#9CAF88
ΔE00 10.26
Palegoldenrod
#EEE8AA
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEAE #B4AECE
analogous
#CEC4AE #C8CEAE #B8CEAE
triadic
#C8CEAE #AEC8CE #CEAEC8
tetradic
#C8CEAE #AECEC4 #B4AECE #CEAEB8
square
#C8CEAE #AECEC4 #B4AECE #CEAEB8
split-complementary
#C8CEAE #AEB8CE #C4AECE
monochromatic
#94A062 #AEB788 #C8CEAE #E2E5D4 #F2F3EC
Accessibility & contrast
On white
1.63
#C8CEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C8CEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEAE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEAE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAAC
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#CCCAC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8ceae; /* rgb */ color: rgb(200, 206, 174); /* oklch */ color: oklch(83.8% 0.044 116.0);
Tailwind
colors: {
custom: {
50: '#d8dcc6',
500: '#c8ceae',
950: '#000000',
},
}SCSS
$custom: #c8ceae; $custom-light: #d8dcc6; $custom-dark: #000000;
JSON
{
"hex": "#c8ceae",
"rgb": {
"r": 200,
"g": 206,
"b": 174
},
"hsl": {
"h": 71.25,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.83825,
"c": 0.04373,
"h": 116
},
"luminance": 0.59478
}Semantic roles & 50–950 ramp
primary
#C8CEAE
secondary
#847DA3
accent
#42A355
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482