#CCD4B2#CCD4B2
#CCD4B2 is a very light, muted yellow-green. Relative luminance 0.631; OKLCH L 85.5% C 0.047 H 118.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD4B2 |
|---|---|
| RGB | rgb(204, 212, 178) |
| HSL | hsl(74, 28%, 76%) |
| HSV | hsv(74, 16%, 83%) |
| CMYK | cmyk(3.8%, 0%, 16%, 16.9%) |
| CIE-LAB | lab(83.52, -8.58, 15.93) |
| CIE-LCH | lch(83.52, 18.10, 118.32°) |
| OKLab | oklab(85.48% -0.022 0.041) |
| OKLCH | oklch(85.48% 0.047 118.2) |
| XYZ | xyz(56.4803, 63.1388, 51.3224) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.49
Beige
#F5F5DC
ΔE00 9.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.20
Palegoldenrod
#EEE8AA
ΔE00 9.46
Eggshell
#F0EAD6
ΔE00 9.88
Light Grey Green
#B7E1A1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD4B2 #BAB2D4
analogous
#D4CBB2 #CCD4B2 #BBD4B2
triadic
#CCD4B2 #B2CCD4 #D4B2CC
tetradic
#CCD4B2 #B2D4CB #BAB2D4 #D4B2BB
square
#CCD4B2 #B2D4CB #BAB2D4 #D4B2BB
split-complementary
#CCD4B2 #B2BBD4 #CBB2D4
monochromatic
#98A863 #B2BE8B #CCD4B2 #E6EAD9 #F2F4EB
Accessibility & contrast
On white
1.54
#CCD4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CCD4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD4B2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD4B2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#D0D0CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd4b2; /* rgb */ color: rgb(204, 212, 178); /* oklch */ color: oklch(85.5% 0.047 118.2);
Tailwind
colors: {
custom: {
50: '#dbe1c9',
500: '#ccd4b2',
950: '#000000',
},
}SCSS
$custom: #ccd4b2; $custom-light: #dbe1c9; $custom-dark: #000000;
JSON
{
"hex": "#ccd4b2",
"rgb": {
"r": 204,
"g": 212,
"b": 178
},
"hsl": {
"h": 74.118,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.8548,
"c": 0.04655,
"h": 118.2
},
"luminance": 0.63139
}Semantic roles & 50–950 ramp
primary
#CCD4B2
secondary
#8A80AA
accent
#3FA757
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482