#C8CEAF#C8CEAF
#C8CEAF is a very light, muted yellow-green. Relative luminance 0.595; OKLCH L 83.8% C 0.042 H 116.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEAF |
|---|---|
| RGB | rgb(200, 206, 175) |
| HSL | hsl(72, 24%, 75%) |
| HSV | hsv(72, 15%, 81%) |
| CMYK | cmyk(2.9%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(81.58, -7.42, 14.75) |
| CIE-LCH | lch(81.58, 16.51, 116.71°) |
| OKLab | oklab(83.85% -0.0187 0.0381) |
| OKLCH | oklch(83.85% 0.042 116.2) |
| XYZ | xyz(53.6277, 59.5173, 49.2119) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.89
Beige
#F5F5DC
ΔE00 9.72
Eggshell
#F0EAD6
ΔE00 9.93
Light Grey
#D8DCD6
ΔE00 10.30
Sage Green
#9CAF88
ΔE00 10.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEAF #B5AFCE
analogous
#CEC5AF #C8CEAF #B9CEAF
triadic
#C8CEAF #AFC8CE #CEAFC8
tetradic
#C8CEAF #AFCEC5 #B5AFCE #CEAFB9
square
#C8CEAF #AFCEC5 #B5AFCE #CEAFB9
split-complementary
#C8CEAF #AFB9CE #C5AFCE
monochromatic
#94A063 #AEB789 #C8CEAF #E2E5D5 #F2F3EC
Accessibility & contrast
On white
1.63
#C8CEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C8CEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEAF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEAF | 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)
#D3CBAD
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#CCCAC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8ceaf; /* rgb */ color: rgb(200, 206, 175); /* oklch */ color: oklch(83.8% 0.042 116.2);
Tailwind
colors: {
custom: {
50: '#d8dcc7',
500: '#c8ceaf',
950: '#000000',
},
}SCSS
$custom: #c8ceaf; $custom-light: #d8dcc7; $custom-dark: #000000;
JSON
{
"hex": "#c8ceaf",
"rgb": {
"r": 200,
"g": 206,
"b": 175
},
"hsl": {
"h": 71.613,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.83849,
"c": 0.04242,
"h": 116.2
},
"luminance": 0.59517
}Semantic roles & 50–950 ramp
primary
#C8CEAF
secondary
#857EA3
accent
#43A355
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482