#CCD2B2#CCD2B2
#CCD2B2 is a very light, muted yellow-green. Relative luminance 0.621; OKLCH L 85.1% C 0.044 H 116.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2B2 |
|---|---|
| RGB | rgb(204, 210, 178) |
| HSL | hsl(71, 26%, 76%) |
| HSV | hsv(71, 15%, 82%) |
| CMYK | cmyk(2.9%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(82.99, -7.56, 15.19) |
| CIE-LCH | lch(82.99, 16.97, 116.45°) |
| OKLab | oklab(85.06% -0.0191 0.0392) |
| OKLCH | oklch(85.06% 0.044 116) |
| XYZ | xyz(55.9834, 62.1451, 51.1568) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.39
Beige
#F5F5DC
ΔE00 8.91
Eggshell
#F0EAD6
ΔE00 9.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.44
Palegoldenrod
#EEE8AA
ΔE00 9.75
Light Grey
#D8DCD6
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2B2 #B8B2D2
analogous
#D2C8B2 #CCD2B2 #BCD2B2
triadic
#CCD2B2 #B2CCD2 #D2B2CC
tetradic
#CCD2B2 #B2D2C8 #B8B2D2 #D2B2BC
square
#CCD2B2 #B2D2C8 #B8B2D2 #D2B2BC
split-complementary
#CCD2B2 #B2BCD2 #C8B2D2
monochromatic
#99A565 #B2BB8B #CCD2B2 #E6E9D9 #F2F4EC
Accessibility & contrast
On white
1.56
#CCD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CCD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2B2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2B2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#D0CEC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ccd2b2; /* rgb */ color: rgb(204, 210, 178); /* oklch */ color: oklch(85.1% 0.044 116.0);
Tailwind
colors: {
custom: {
50: '#dbdfc9',
500: '#ccd2b2',
950: '#000000',
},
}SCSS
$custom: #ccd2b2; $custom-light: #dbdfc9; $custom-dark: #000000;
JSON
{
"hex": "#ccd2b2",
"rgb": {
"r": 204,
"g": 210,
"b": 178
},
"hsl": {
"h": 71.25,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.85064,
"c": 0.04359,
"h": 116
},
"luminance": 0.62145
}Semantic roles & 50–950 ramp
primary
#CCD2B2
secondary
#8880A8
accent
#41A553
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482