#C8D2B4#C8D2B4
#C8D2B4 is a very light, muted yellow-green. Relative luminance 0.617; OKLCH L 84.8% C 0.042 H 122.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2B4 |
|---|---|
| RGB | rgb(200, 210, 180) |
| HSL | hsl(80, 25%, 76%) |
| HSV | hsv(80, 14%, 82%) |
| CMYK | cmyk(4.8%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(82.74, -8.67, 13.73) |
| CIE-LCH | lch(82.74, 16.24, 122.27°) |
| OKLab | oklab(84.8% -0.0224 0.0355) |
| OKLCH | oklch(84.8% 0.042 122.3) |
| XYZ | xyz(55.1031, 61.6678, 52.1713) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 9.44
Beige (survey)
#E6DAA6
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 10.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.16
Eggshell
#F0EAD6
ΔE00 10.19
Light Grey Green
#B7E1A1
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2B4 #BEB4D2
analogous
#D2CDB4 #C8D2B4 #B9D2B4
triadic
#C8D2B4 #B4C8D2 #D2B4C8
tetradic
#C8D2B4 #B4D2CD #BEB4D2 #D2B4B9
square
#C8D2B4 #B4D2CD #BEB4D2 #D2B4B9
split-complementary
#C8D2B4 #B4B9D2 #CDB4D2
monochromatic
#90A468 #ACBB8E #C8D2B4 #E4E9DA #F1F4EC
Accessibility & contrast
On white
1.57
#C8D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C8D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2B4
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2B4 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#CBCFC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d2b4; /* rgb */ color: rgb(200, 210, 180); /* oklch */ color: oklch(84.8% 0.042 122.3);
Tailwind
colors: {
custom: {
50: '#d8dfca',
500: '#c8d2b4',
950: '#000000',
},
}SCSS
$custom: #c8d2b4; $custom-light: #d8dfca; $custom-dark: #000000;
JSON
{
"hex": "#c8d2b4",
"rgb": {
"r": 200,
"g": 210,
"b": 180
},
"hsl": {
"h": 80,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.84804,
"c": 0.04201,
"h": 122.3
},
"luminance": 0.61668
}Semantic roles & 50–950 ramp
primary
#C8D2B4
secondary
#8F83A8
accent
#42A462
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482