#CDD7BB#CDD7BB
#CDD7BB is a very light, muted yellow-green. Relative luminance 0.652; OKLCH L 86.4% C 0.039 H 123.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7BB |
|---|---|
| RGB | rgb(205, 215, 187) |
| HSL | hsl(81, 26%, 79%) |
| HSV | hsv(81, 13%, 84%) |
| CMYK | cmyk(4.7%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(84.57, -8.31, 12.68) |
| CIE-LCH | lch(84.57, 15.16, 123.25°) |
| OKLab | oklab(86.4% -0.0215 0.0329) |
| OKLCH | oklch(86.4% 0.039 123.2) |
| XYZ | xyz(58.4456, 65.1678, 56.5037) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 9.19
Eggshell
#F0EAD6
ΔE00 9.23
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.28
Lightyellow
#FFFFE0
ΔE00 9.83
Off White (survey)
#FFFFE4
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7BB #C5BBD7
analogous
#D7D3BB #CDD7BB #BFD7BB
triadic
#CDD7BB #BBCDD7 #D7BBCD
tetradic
#CDD7BB #BBD7D3 #C5BBD7 #D7BBBF
square
#CDD7BB #BBD7D3 #C5BBD7 #D7BBBF
split-complementary
#CDD7BB #BBBFD7 #D3BBD7
monochromatic
#94AA6E #B1C094 #CDD7BB #E9EEE2 #F1F4EC
Accessibility & contrast
On white
1.50
#CDD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#CDD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7BB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7BB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#CFD4CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd7bb; /* rgb */ color: rgb(205, 215, 187); /* oklch */ color: oklch(86.4% 0.039 123.2);
Tailwind
colors: {
custom: {
50: '#dce3cf',
500: '#cdd7bb',
950: '#000000',
},
}SCSS
$custom: #cdd7bb; $custom-light: #dce3cf; $custom-dark: #000000;
JSON
{
"hex": "#cdd7bb",
"rgb": {
"r": 205,
"g": 215,
"b": 187
},
"hsl": {
"h": 81.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.86397,
"c": 0.03927,
"h": 123.2
},
"luminance": 0.65168
}Semantic roles & 50–950 ramp
primary
#CDD7BB
secondary
#9689AD
accent
#41A465
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483