#C8D0B8#C8D0B8
#C8D0B8 is a very light, muted yellow-green. Relative luminance 0.609; OKLCH L 84.5% C 0.034 H 122.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0B8 |
|---|---|
| RGB | rgb(200, 208, 184) |
| HSL | hsl(80, 20%, 77%) |
| HSV | hsv(80, 12%, 82%) |
| CMYK | cmyk(3.8%, 0%, 11.5%, 18.4%) |
| CIE-LAB | lab(82.30, -6.98, 10.99) |
| CIE-LCH | lch(82.30, 13.02, 122.42°) |
| OKLab | oklab(84.49% -0.0179 0.0286) |
| OKLCH | oklch(84.49% 0.034 122.1) |
| XYZ | xyz(55.0258, 60.8518, 54.1848) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.29
Beige
#F5F5DC
ΔE00 9.22
Eggshell
#F0EAD6
ΔE00 9.32
Silver (survey)
#C5C9C7
ΔE00 9.57
Beige (survey)
#E6DAA6
ΔE00 10.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0B8 #C0B8D0
analogous
#D0CCB8 #C8D0B8 #BCD0B8
triadic
#C8D0B8 #B8C8D0 #D0B8C8
tetradic
#C8D0B8 #B8D0CC #C0B8D0 #D0B8BC
square
#C8D0B8 #B8D0CC #C0B8D0 #D0B8BC
split-complementary
#C8D0B8 #B8BCD0 #CCB8D0
monochromatic
#8F9F6E #ABB893 #C8D0B8 #E5E8DD #F1F3ED
Accessibility & contrast
On white
1.59
#C8D0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C8D0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0B8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0B8 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB7
Deuteranopia (green-blind)
#D2CDB9
Tritanopia (blue-blind)
#CACDC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d0b8; /* rgb */ color: rgb(200, 208, 184); /* oklch */ color: oklch(84.5% 0.034 122.1);
Tailwind
colors: {
custom: {
50: '#d8decd',
500: '#c8d0b8',
950: '#000000',
},
}SCSS
$custom: #c8d0b8; $custom-light: #d8decd; $custom-dark: #000000;
JSON
{
"hex": "#c8d0b8",
"rgb": {
"r": 200,
"g": 208,
"b": 184
},
"hsl": {
"h": 80,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.84487,
"c": 0.03372,
"h": 122.1
},
"luminance": 0.60852
}Semantic roles & 50–950 ramp
primary
#C8D0B8
secondary
#9187A5
accent
#479F64
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483