#CCDBBE#CCDBBE
#CCDBBE is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.2% C 0.042 H 129.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDBBE |
|---|---|
| RGB | rgb(204, 219, 190) |
| HSL | hsl(91, 29%, 80%) |
| HSV | hsv(91, 13%, 86%) |
| CMYK | cmyk(6.8%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(85.61, -10.20, 12.57) |
| CIE-LCH | lch(85.61, 16.19, 129.08°) |
| OKLab | oklab(87.23% -0.027 0.0326) |
| OKLCH | oklch(87.23% 0.042 129.7) |
| XYZ | xyz(59.5261, 67.2178, 58.5435) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.73
Honeydew
#F0FFF0
ΔE00 9.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.42
Light Grey Green
#B7E1A1
ΔE00 9.79
Light Grey
#D8DCD6
ΔE00 10.01
Lightyellow
#FFFFE0
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDBBE #CDBEDB
analogous
#DBDBBE #CCDBBE #BEDBBE
triadic
#CCDBBE #BECCDB #DBBECC
tetradic
#CCDBBE #BEDBDB #CDBEDB #DBBEBE
square
#CCDBBE #BEDBDB #CDBEDB #DBBEBE
split-complementary
#CCDBBE #BEBEDB #DBBEDB
monochromatic
#8EAF6F #ADC597 #CCDBBE #EBF1E5 #F0F4EB
Accessibility & contrast
On white
1.45
#CCDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CCDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDBBE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDBBE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BC
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#CDD8D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ccdbbe; /* rgb */ color: rgb(204, 219, 190); /* oklch */ color: oklch(87.2% 0.042 129.7);
Tailwind
colors: {
custom: {
50: '#dbe6d1',
500: '#ccdbbe',
950: '#000000',
},
}SCSS
$custom: #ccdbbe; $custom-light: #dbe6d1; $custom-dark: #000000;
JSON
{
"hex": "#ccdbbe",
"rgb": {
"r": 204,
"g": 219,
"b": 190
},
"hsl": {
"h": 91.034,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87227,
"c": 0.0423,
"h": 129.7
},
"luminance": 0.67218
}Semantic roles & 50–950 ramp
primary
#CCDBBE
secondary
#9F8BB2
accent
#3EA775
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483