#CCDDBA#CCDDBA
#CCDDBA is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.5% C 0.050 H 128.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDBA |
|---|---|
| RGB | rgb(204, 221, 186) |
| HSL | hsl(89, 34%, 80%) |
| HSV | hsv(89, 16%, 87%) |
| CMYK | cmyk(7.7%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(86.05, -11.88, 15.29) |
| CIE-LCH | lch(86.05, 19.36, 127.84°) |
| OKLab | oklab(87.55% -0.0314 0.0394) |
| OKLCH | oklch(87.55% 0.05 128.6) |
| XYZ | xyz(59.6198, 68.0952, 56.4476) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.12
Light Sage
#BCECAC
ΔE00 8.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.09
Beige
#F5F5DC
ΔE00 9.33
Eggshell (survey)
#FFFFD4
ΔE00 9.93
Very Pale Green
#CFFDBC
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDBA #CBBADD
analogous
#DDDDBA #CCDDBA #BADDBA
triadic
#CCDDBA #BACCDD #DDBACC
tetradic
#CCDDBA #BADDDD #CBBADD #DDBABA
square
#CCDDBA #BADDDD #CBBADD #DDBABA
split-complementary
#CCDDBA #BABADD #DDBADD
monochromatic
#8FB568 #AEC991 #CCDDBA #EAF1E3 #F0F5EB
Accessibility & contrast
On white
1.44
#CCDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#CCDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDBA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDBA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#DED7BB
Tritanopia (blue-blind)
#CEDAD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ccddba; /* rgb */ color: rgb(204, 221, 186); /* oklch */ color: oklch(87.5% 0.050 128.6);
Tailwind
colors: {
custom: {
50: '#dbe7ce',
500: '#ccddba',
950: '#000000',
},
}SCSS
$custom: #ccddba; $custom-light: #dbe7ce; $custom-dark: #000000;
JSON
{
"hex": "#ccddba",
"rgb": {
"r": 204,
"g": 221,
"b": 186
},
"hsl": {
"h": 89.143,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.87548,
"c": 0.05044,
"h": 128.6
},
"luminance": 0.68095
}Semantic roles & 50–950 ramp
primary
#CCDDBA
secondary
#9D86B5
accent
#39AD71
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151613
muted
#848483