#C8D4B6#C8D4B6
#C8D4B6 is a very light, muted yellow-green. Relative luminance 0.627; OKLCH L 85.3% C 0.043 H 125.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4B6 |
|---|---|
| RGB | rgb(200, 212, 182) |
| HSL | hsl(84, 26%, 77%) |
| HSV | hsv(84, 14%, 83%) |
| CMYK | cmyk(5.7%, 0%, 14.2%, 16.9%) |
| CIE-LAB | lab(83.31, -9.37, 13.48) |
| CIE-LCH | lch(83.31, 16.42, 124.80°) |
| OKLab | oklab(85.27% -0.0245 0.0349) |
| OKLCH | oklch(85.27% 0.043 125.1) |
| XYZ | xyz(55.8052, 62.7436, 53.4177) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 9.43
Light Grey Green
#B7E1A1
ΔE00 10.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.09
Light Grey
#D8DCD6
ΔE00 10.19
Beige (survey)
#E6DAA6
ΔE00 10.32
Eggshell
#F0EAD6
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4B6 #C2B6D4
analogous
#D4D1B6 #C8D4B6 #B9D4B6
triadic
#C8D4B6 #B6C8D4 #D4B6C8
tetradic
#C8D4B6 #B6D4D1 #C2B6D4 #D4B6B9
square
#C8D4B6 #B6D4D1 #C2B6D4 #D4B6B9
split-complementary
#C8D4B6 #B6B9D4 #D1B6D4
monochromatic
#8EA769 #ABBD8F #C8D4B6 #E5EBDD #F0F4EC
Accessibility & contrast
On white
1.55
#C8D4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C8D4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4B6
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4B6 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B4
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#CAD1CB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d4b6; /* rgb */ color: rgb(200, 212, 182); /* oklch */ color: oklch(85.3% 0.043 125.1);
Tailwind
colors: {
custom: {
50: '#d8e1cc',
500: '#c8d4b6',
950: '#000000',
},
}SCSS
$custom: #c8d4b6; $custom-light: #d8e1cc; $custom-dark: #000000;
JSON
{
"hex": "#c8d4b6",
"rgb": {
"r": 200,
"g": 212,
"b": 182
},
"hsl": {
"h": 84,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.8527,
"c": 0.04261,
"h": 125.1
},
"luminance": 0.62744
}Semantic roles & 50–950 ramp
primary
#C8D4B6
secondary
#9384AA
accent
#41A469
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483