#CDD5BF#CDD5BF
#CDD5BF is a very light, muted yellow-green. Relative luminance 0.643; OKLCH L 86.1% C 0.031 H 123.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5BF |
|---|---|
| RGB | rgb(205, 213, 191) |
| HSL | hsl(82, 21%, 79%) |
| HSV | hsv(82, 10%, 84%) |
| CMYK | cmyk(3.8%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(84.14, -6.62, 9.95) |
| CIE-LCH | lch(84.14, 11.95, 123.63°) |
| OKLab | oklab(86.08% -0.017 0.0259) |
| OKLCH | oklch(86.08% 0.031 123.4) |
| XYZ | xyz(58.3737, 64.3292, 58.6216) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.23
Beige
#F5F5DC
ΔE00 8.10
Eggshell
#F0EAD6
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 9.13
Honeydew
#F0FFF0
ΔE00 9.63
Off White (survey)
#FFFFE4
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5BF #C7BFD5
analogous
#D5D2BF #CDD5BF #C2D5BF
triadic
#CDD5BF #BFCDD5 #D5BFCD
tetradic
#CDD5BF #BFD5D2 #C7BFD5 #D5BFC2
square
#CDD5BF #BFD5D2 #C7BFD5 #D5BFC2
split-complementary
#CDD5BF #BFC2D5 #D2BFD5
monochromatic
#93A575 #B0BD9A #CDD5BF #EAEDE4 #F1F3ED
Accessibility & contrast
On white
1.51
#CDD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CDD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5BF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5BF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#CFD3CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd5bf; /* rgb */ color: rgb(205, 213, 191); /* oklch */ color: oklch(86.1% 0.031 123.4);
Tailwind
colors: {
custom: {
50: '#dce1d2',
500: '#cdd5bf',
950: '#000000',
},
}SCSS
$custom: #cdd5bf; $custom-light: #dce1d2; $custom-dark: #000000;
JSON
{
"hex": "#cdd5bf",
"rgb": {
"r": 205,
"g": 213,
"b": 191
},
"hsl": {
"h": 81.818,
"s": 20.755,
"l": 79.216
},
"oklch": {
"l": 0.86084,
"c": 0.03099,
"h": 123.4
},
"luminance": 0.64329
}Semantic roles & 50–950 ramp
primary
#CDD5BF
secondary
#988EAA
accent
#469F67
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483