#CCD2B7#CCD2B7
#CCD2B7 is a very light, muted yellow-green. Relative luminance 0.623; OKLCH L 85.2% C 0.037 H 117.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2B7 |
|---|---|
| RGB | rgb(204, 210, 183) |
| HSL | hsl(73, 23%, 77%) |
| HSV | hsv(73, 13%, 82%) |
| CMYK | cmyk(2.9%, 0%, 12.9%, 17.6%) |
| CIE-LAB | lab(83.10, -6.75, 12.70) |
| CIE-LCH | lch(83.10, 14.38, 118.01°) |
| OKLab | oklab(85.19% -0.017 0.0329) |
| OKLCH | oklch(85.19% 0.037 117.4) |
| XYZ | xyz(56.4946, 62.3496, 53.8490) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.52
Eggshell
#F0EAD6
ΔE00 8.70
Light Grey
#D8DCD6
ΔE00 8.79
Beige (survey)
#E6DAA6
ΔE00 9.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.80
Lightyellow
#FFFFE0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2B7 #BDB7D2
analogous
#D2CBB7 #CCD2B7 #BFD2B7
triadic
#CCD2B7 #B7CCD2 #D2B7CC
tetradic
#CCD2B7 #B7D2CB #BDB7D2 #D2B7BF
square
#CCD2B7 #B7D2CB #BDB7D2 #D2B7BF
split-complementary
#CCD2B7 #B7BFD2 #CBB7D2
monochromatic
#97A36C #B1BA91 #CCD2B7 #E7EADD #F2F3EC
Accessibility & contrast
On white
1.56
#CCD2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CCD2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2B7
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2B7 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB5
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#CFCFCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ccd2b7; /* rgb */ color: rgb(204, 210, 183); /* oklch */ color: oklch(85.2% 0.037 117.4);
Tailwind
colors: {
custom: {
50: '#dbdfcc',
500: '#ccd2b7',
950: '#000000',
},
}SCSS
$custom: #ccd2b7; $custom-light: #dbdfcc; $custom-dark: #000000;
JSON
{
"hex": "#ccd2b7",
"rgb": {
"r": 204,
"g": 210,
"b": 183
},
"hsl": {
"h": 73.333,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.85186,
"c": 0.03705,
"h": 117.4
},
"luminance": 0.62349
}Semantic roles & 50–950 ramp
primary
#CCD2B7
secondary
#8D86A7
accent
#44A259
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#151513
muted
#848483