#C8D4B4#C8D4B4
#C8D4B4 is a very light, muted yellow-green. Relative luminance 0.627; OKLCH L 85.2% C 0.045 H 124.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4B4 |
|---|---|
| RGB | rgb(200, 212, 180) |
| HSL | hsl(83, 27%, 77%) |
| HSV | hsv(83, 15%, 83%) |
| CMYK | cmyk(5.7%, 0%, 15.1%, 16.9%) |
| CIE-LAB | lab(83.26, -9.70, 14.48) |
| CIE-LCH | lch(83.26, 17.42, 123.81°) |
| OKLab | oklab(85.22% -0.0253 0.0374) |
| OKLCH | oklch(85.22% 0.045 124.1) |
| XYZ | xyz(55.6000, 62.6615, 52.3369) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 9.58
Light Grey Green
#B7E1A1
ΔE00 9.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.96
Beige (survey)
#E6DAA6
ΔE00 9.96
Pale Olive
#B9CC81
ΔE00 10.40
Palegoldenrod
#EEE8AA
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4B4 #C0B4D4
analogous
#D4D0B4 #C8D4B4 #B8D4B4
triadic
#C8D4B4 #B4C8D4 #D4B4C8
tetradic
#C8D4B4 #B4D4D0 #C0B4D4 #D4B4B8
square
#C8D4B4 #B4D4D0 #C0B4D4 #D4B4B8
split-complementary
#C8D4B4 #B4B8D4 #D0B4D4
monochromatic
#8FA766 #ABBE8D #C8D4B4 #E5EADB #F1F4EC
Accessibility & contrast
On white
1.55
#C8D4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C8D4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4B4
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4B4 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B2
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#CAD1CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d4b4; /* rgb */ color: rgb(200, 212, 180); /* oklch */ color: oklch(85.2% 0.045 124.1);
Tailwind
colors: {
custom: {
50: '#d8e1ca',
500: '#c8d4b4',
950: '#000000',
},
}SCSS
$custom: #c8d4b4; $custom-light: #d8e1ca; $custom-dark: #000000;
JSON
{
"hex": "#c8d4b4",
"rgb": {
"r": 200,
"g": 212,
"b": 180
},
"hsl": {
"h": 82.5,
"s": 27.119,
"l": 76.863
},
"oklch": {
"l": 0.85222,
"c": 0.04514,
"h": 124.1
},
"luminance": 0.62662
}Semantic roles & 50–950 ramp
primary
#C8D4B4
secondary
#9182AA
accent
#40A666
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482