#CDD4BF#CDD4BF
#CDD4BF is a very light, muted yellow-green. Relative luminance 0.638; OKLCH L 85.9% C 0.029 H 122.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4BF |
|---|---|
| RGB | rgb(205, 212, 191) |
| HSL | hsl(80, 20%, 79%) |
| HSV | hsv(80, 10%, 83%) |
| CMYK | cmyk(3.3%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(83.88, -6.10, 9.57) |
| CIE-LCH | lch(83.88, 11.35, 122.51°) |
| OKLab | oklab(85.88% -0.0156 0.0249) |
| OKLCH | oklch(85.88% 0.029 122) |
| XYZ | xyz(58.1229, 63.8277, 58.5381) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.85
Eggshell
#F0EAD6
ΔE00 8.09
Beige
#F5F5DC
ΔE00 8.15
Silver (survey)
#C5C9C7
ΔE00 8.66
Honeydew
#F0FFF0
ΔE00 9.80
Warm Beige
#E9DCC9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4BF #C6BFD4
analogous
#D4D1BF #CDD4BF #C3D4BF
triadic
#CDD4BF #BFCDD4 #D4BFCD
tetradic
#CDD4BF #BFD4D1 #C6BFD4 #D4BFC3
square
#CDD4BF #BFD4D1 #C6BFD4 #D4BFC3
split-complementary
#CDD4BF #BFC3D4 #D1BFD4
monochromatic
#94A376 #B0BB9A #CDD4BF #EAEDE4 #F1F3ED
Accessibility & contrast
On white
1.53
#CDD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CDD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4BF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4BF | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#CFD2CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd4bf; /* rgb */ color: rgb(205, 212, 191); /* oklch */ color: oklch(85.9% 0.029 122.0);
Tailwind
colors: {
custom: {
50: '#dce1d2',
500: '#cdd4bf',
950: '#000000',
},
}SCSS
$custom: #cdd4bf; $custom-light: #dce1d2; $custom-dark: #000000;
JSON
{
"hex": "#cdd4bf",
"rgb": {
"r": 205,
"g": 212,
"b": 191
},
"hsl": {
"h": 80,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.85878,
"c": 0.02942,
"h": 122
},
"luminance": 0.63828
}Semantic roles & 50–950 ramp
primary
#CDD4BF
secondary
#978EA9
accent
#489E64
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483