#CDDBBD#CDDBBD
#CDDBBD is a very light, muted yellow-green. Relative luminance 0.673; OKLCH L 87.3% C 0.043 H 127.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBBD |
|---|---|
| RGB | rgb(205, 219, 189) |
| HSL | hsl(88, 29%, 80%) |
| HSV | hsv(88, 14%, 86%) |
| CMYK | cmyk(6.4%, 0%, 13.7%, 14.1%) |
| CIE-LAB | lab(85.66, -10.02, 13.17) |
| CIE-LCH | lch(85.66, 16.55, 127.26°) |
| OKLab | oklab(87.28% -0.0264 0.0341) |
| OKLCH | oklch(87.28% 0.043 127.7) |
| XYZ | xyz(59.6922, 67.3161, 57.9828) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.12
Honeydew
#F0FFF0
ΔE00 9.55
Light Grey Green
#B7E1A1
ΔE00 9.69
Lightyellow
#FFFFE0
ΔE00 9.80
Off White (survey)
#FFFFE4
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBBD #CBBDDB
analogous
#DBDABD #CDDBBD #BEDBBD
triadic
#CDDBBD #BDCDDB #DBBDCD
tetradic
#CDDBBD #BDDBDA #CBBDDB #DBBDBE
square
#CDDBBD #BDDBDA #CBBDDB #DBBDBE
split-complementary
#CDDBBD #BDBEDB #DABDDB
monochromatic
#91B06E #AFC595 #CDDBBD #EBF1E5 #F0F4EB
Accessibility & contrast
On white
1.45
#CDDBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CDDBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBBD
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBBD | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#CFD8D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cddbbd; /* rgb */ color: rgb(205, 219, 189); /* oklch */ color: oklch(87.3% 0.043 127.7);
Tailwind
colors: {
custom: {
50: '#dce6d1',
500: '#cddbbd',
950: '#000000',
},
}SCSS
$custom: #cddbbd; $custom-light: #dce6d1; $custom-dark: #000000;
JSON
{
"hex": "#cddbbd",
"rgb": {
"r": 205,
"g": 219,
"b": 189
},
"hsl": {
"h": 88,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.87277,
"c": 0.04311,
"h": 127.7
},
"luminance": 0.67316
}Semantic roles & 50–950 ramp
primary
#CDDBBD
secondary
#9D8AB2
accent
#3DA86F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483