#CCD4B8#CCD4B8
#CCD4B8 is a very light, muted yellow-green. Relative luminance 0.634; OKLCH L 85.6% C 0.039 H 120.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD4B8 |
|---|---|
| RGB | rgb(204, 212, 184) |
| HSL | hsl(77, 25%, 78%) |
| HSV | hsv(77, 13%, 83%) |
| CMYK | cmyk(3.8%, 0%, 13.2%, 16.9%) |
| CIE-LAB | lab(83.64, -7.62, 12.94) |
| CIE-LCH | lch(83.64, 15.02, 120.49°) |
| OKLab | oklab(85.63% -0.0195 0.0335) |
| OKLCH | oklch(85.63% 0.039 120.2) |
| XYZ | xyz(57.0959, 63.3851, 54.5647) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.49
Eggshell
#F0EAD6
ΔE00 9.07
Light Grey
#D8DCD6
ΔE00 9.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.56
Beige (survey)
#E6DAA6
ΔE00 9.61
Lightyellow
#FFFFE0
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD4B8 #C0B8D4
analogous
#D4CEB8 #CCD4B8 #BED4B8
triadic
#CCD4B8 #B8CCD4 #D4B8CC
tetradic
#CCD4B8 #B8D4CE #C0B8D4 #D4B8BE
square
#CCD4B8 #B8D4CE #C0B8D4 #D4B8BE
split-complementary
#CCD4B8 #B8BED4 #CEB8D4
monochromatic
#95A66C #B1BD92 #CCD4B8 #E7EBDE #F1F3EC
Accessibility & contrast
On white
1.54
#CCD4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CCD4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD4B8
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD4B8 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B6
Deuteranopia (green-blind)
#D7D1B9
Tritanopia (blue-blind)
#CFD1CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd4b8; /* rgb */ color: rgb(204, 212, 184); /* oklch */ color: oklch(85.6% 0.039 120.2);
Tailwind
colors: {
custom: {
50: '#dbe1cd',
500: '#ccd4b8',
950: '#000000',
},
}SCSS
$custom: #ccd4b8; $custom-light: #dbe1cd; $custom-dark: #000000;
JSON
{
"hex": "#ccd4b8",
"rgb": {
"r": 204,
"g": 212,
"b": 184
},
"hsl": {
"h": 77.143,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.85625,
"c": 0.03878,
"h": 120.2
},
"luminance": 0.63385
}Semantic roles & 50–950 ramp
primary
#CCD4B8
secondary
#9186AA
accent
#42A35E
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#151513
muted
#848483