#CDD5BB#CDD5BB
#CDD5BB is a very light, muted yellow-green. Relative luminance 0.642; OKLCH L 86.0% C 0.036 H 121.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5BB |
|---|---|
| RGB | rgb(205, 213, 187) |
| HSL | hsl(78, 24%, 78%) |
| HSV | hsv(78, 12%, 84%) |
| CMYK | cmyk(3.8%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(84.05, -7.28, 11.93) |
| CIE-LCH | lch(84.05, 13.98, 121.40°) |
| OKLab | oklab(85.98% -0.0187 0.031) |
| OKLCH | oklch(85.98% 0.036 121.1) |
| XYZ | xyz(57.9395, 64.1555, 56.3350) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.47
Eggshell
#F0EAD6
ΔE00 8.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.56
Lightyellow
#FFFFE0
ΔE00 9.96
Off White (survey)
#FFFFE4
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5BB #C3BBD5
analogous
#D5D0BB #CDD5BB #C0D5BB
triadic
#CDD5BB #BBCDD5 #D5BBCD
tetradic
#CDD5BB #BBD5D0 #C3BBD5 #D5BBC0
square
#CDD5BB #BBD5D0 #C3BBD5 #D5BBC0
split-complementary
#CDD5BB #BBC0D5 #D0BBD5
monochromatic
#95A66F #B1BE95 #CDD5BB #E9ECE1 #F1F3EC
Accessibility & contrast
On white
1.52
#CDD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CDD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5BB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5BB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#CFD2CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd5bb; /* rgb */ color: rgb(205, 213, 187); /* oklch */ color: oklch(86.0% 0.036 121.1);
Tailwind
colors: {
custom: {
50: '#dce1cf',
500: '#cdd5bb',
950: '#000000',
},
}SCSS
$custom: #cdd5bb; $custom-light: #dce1cf; $custom-dark: #000000;
JSON
{
"hex": "#cdd5bb",
"rgb": {
"r": 205,
"g": 213,
"b": 187
},
"hsl": {
"h": 78.462,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85983,
"c": 0.03616,
"h": 121.1
},
"luminance": 0.64155
}Semantic roles & 50–950 ramp
primary
#CDD5BB
secondary
#9489AB
accent
#43A261
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483