#CDD3BE#CDD3BE
#CDD3BE is a very light, muted yellow-green. Relative luminance 0.633; OKLCH L 85.6% C 0.029 H 120.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3BE |
|---|---|
| RGB | rgb(205, 211, 190) |
| HSL | hsl(77, 19%, 79%) |
| HSV | hsv(77, 10%, 83%) |
| CMYK | cmyk(2.8%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(83.59, -5.75, 9.70) |
| CIE-LCH | lch(83.59, 11.28, 120.68°) |
| OKLab | oklab(85.65% -0.0146 0.0253) |
| OKLCH | oklch(85.65% 0.029 120) |
| XYZ | xyz(57.7640, 63.2854, 57.8774) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.81
Eggshell
#F0EAD6
ΔE00 7.95
Beige
#F5F5DC
ΔE00 8.19
Silver (survey)
#C5C9C7
ΔE00 8.53
Warm Beige
#E9DCC9
ΔE00 9.61
Light Gray
#D3D3D3
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3BE #C4BED3
analogous
#D3CEBE #CDD3BE #C2D3BE
triadic
#CDD3BE #BECDD3 #D3BECD
tetradic
#CDD3BE #BED3CE #C4BED3 #D3BEC2
square
#CDD3BE #BED3CE #C4BED3 #D3BEC2
split-complementary
#CDD3BE #BEC2D3 #CEBED3
monochromatic
#95A275 #B1BA9A #CDD3BE #E9ECE2 #F1F3ED
Accessibility & contrast
On white
1.54
#CDD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CDD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3BE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3BE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#CFD1CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdd3be; /* rgb */ color: rgb(205, 211, 190); /* oklch */ color: oklch(85.6% 0.029 120.0);
Tailwind
colors: {
custom: {
50: '#dce0d1',
500: '#cdd3be',
950: '#000000',
},
}SCSS
$custom: #cdd3be; $custom-light: #dce0d1; $custom-dark: #000000;
JSON
{
"hex": "#cdd3be",
"rgb": {
"r": 205,
"g": 211,
"b": 190
},
"hsl": {
"h": 77.143,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.85646,
"c": 0.02917,
"h": 120
},
"luminance": 0.63285
}Semantic roles & 50–950 ramp
primary
#CDD3BE
secondary
#958DA8
accent
#489E60
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483