#CDD7BD#CDD7BD
#CDD7BD is a very light, muted yellow-green. Relative luminance 0.653; OKLCH L 86.4% C 0.037 H 124.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7BD |
|---|---|
| RGB | rgb(205, 215, 189) |
| HSL | hsl(83, 25%, 79%) |
| HSV | hsv(83, 12%, 84%) |
| CMYK | cmyk(4.7%, 0%, 12.1%, 15.7%) |
| CIE-LAB | lab(84.61, -7.98, 11.68) |
| CIE-LCH | lch(84.61, 14.15, 124.33°) |
| OKLab | oklab(86.45% -0.0207 0.0303) |
| OKLCH | oklch(86.45% 0.037 124.3) |
| XYZ | xyz(58.6612, 65.2541, 57.6391) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.61
Eggshell
#F0EAD6
ΔE00 9.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.50
Honeydew
#F0FFF0
ΔE00 9.66
Lightyellow
#FFFFE0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7BD #C7BDD7
analogous
#D7D4BD #CDD7BD #C0D7BD
triadic
#CDD7BD #BDCDD7 #D7BDCD
tetradic
#CDD7BD #BDD7D4 #C7BDD7 #D7BDC0
square
#CDD7BD #BDD7D4 #C7BDD7 #D7BDC0
split-complementary
#CDD7BD #BDC0D7 #D4BDD7
monochromatic
#93A971 #B0C097 #CDD7BD #EAEEE3 #F1F3EC
Accessibility & contrast
On white
1.49
#CDD7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#CDD7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7BD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7BD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#CFD4CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd7bd; /* rgb */ color: rgb(205, 215, 189); /* oklch */ color: oklch(86.4% 0.037 124.3);
Tailwind
colors: {
custom: {
50: '#dce3d0',
500: '#cdd7bd',
950: '#000000',
},
}SCSS
$custom: #cdd7bd; $custom-light: #dce3d0; $custom-dark: #000000;
JSON
{
"hex": "#cdd7bd",
"rgb": {
"r": 205,
"g": 215,
"b": 189
},
"hsl": {
"h": 83.077,
"s": 24.528,
"l": 79.216
},
"oklch": {
"l": 0.86447,
"c": 0.03673,
"h": 124.3
},
"luminance": 0.65254
}Semantic roles & 50–950 ramp
primary
#CDD7BD
secondary
#988BAD
accent
#42A368
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483