#CCDDBB#CCDDBB
#CCDDBB is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.049 H 129.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDBB |
|---|---|
| RGB | rgb(204, 221, 187) |
| HSL | hsl(90, 33%, 80%) |
| HSV | hsv(90, 15%, 87%) |
| CMYK | cmyk(7.7%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(86.08, -11.71, 14.79) |
| CIE-LCH | lch(86.08, 18.87, 128.37°) |
| OKLab | oklab(87.57% -0.031 0.0382) |
| OKLCH | oklch(87.57% 0.049 129.1) |
| XYZ | xyz(59.7265, 68.1378, 57.0094) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.34
Light Sage
#BCECAC
ΔE00 8.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.14
Beige
#F5F5DC
ΔE00 9.24
Eggshell (survey)
#FFFFD4
ΔE00 10.00
Honeydew
#F0FFF0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDBB #CCBBDD
analogous
#DDDDBB #CCDDBB #BBDDBB
triadic
#CCDDBB #BBCCDD #DDBBCC
tetradic
#CCDDBB #BBDDDD #CCBBDD #DDBBBB
square
#CCDDBB #BBDDDD #CCBBDD #DDBBBB
split-complementary
#CCDDBB #BBBBDD #DDBBDD
monochromatic
#8FB469 #ADC992 #CCDDBB #EBF1E4 #F0F5EB
Accessibility & contrast
On white
1.44
#CCDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CCDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDBB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDBB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#CDDAD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ccddbb; /* rgb */ color: rgb(204, 221, 187); /* oklch */ color: oklch(87.6% 0.049 129.1);
Tailwind
colors: {
custom: {
50: '#dbe7cf',
500: '#ccddbb',
950: '#000000',
},
}SCSS
$custom: #ccddbb; $custom-light: #dbe7cf; $custom-dark: #000000;
JSON
{
"hex": "#ccddbb",
"rgb": {
"r": 204,
"g": 221,
"b": 187
},
"hsl": {
"h": 90,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87572,
"c": 0.04921,
"h": 129.1
},
"luminance": 0.68138
}Semantic roles & 50–950 ramp
primary
#CCDDBB
secondary
#9E87B5
accent
#39AC73
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151613
muted
#848483