#CDD6BF#CDD6BF
#CDD6BF is a very light, muted yellow-green. Relative luminance 0.648; OKLCH L 86.3% C 0.033 H 124.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD6BF |
|---|---|
| RGB | rgb(205, 214, 191) |
| HSL | hsl(83, 22%, 79%) |
| HSV | hsv(83, 11%, 84%) |
| CMYK | cmyk(4.2%, 0%, 10.7%, 16.1%) |
| CIE-LAB | lab(84.40, -7.13, 10.32) |
| CIE-LCH | lch(84.40, 12.54, 124.65°) |
| OKLab | oklab(86.29% -0.0185 0.0268) |
| OKLCH | oklch(86.29% 0.033 124.5) |
| XYZ | xyz(58.6260, 64.8338, 58.7057) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.62
Beige
#F5F5DC
ΔE00 8.09
Eggshell
#F0EAD6
ΔE00 8.56
Honeydew
#F0FFF0
ΔE00 9.48
Silver (survey)
#C5C9C7
ΔE00 9.59
Off White (survey)
#FFFFE4
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD6BF #C8BFD6
analogous
#D6D4BF #CDD6BF #C2D6BF
triadic
#CDD6BF #BFCDD6 #D6BFCD
tetradic
#CDD6BF #BFD6D4 #C8BFD6 #D6BFC2
square
#CDD6BF #BFD6D4 #C8BFD6 #D6BFC2
split-complementary
#CDD6BF #BFC2D6 #D4BFD6
monochromatic
#93A674 #B0BE9A #CDD6BF #EAEEE4 #F0F3EC
Accessibility & contrast
On white
1.50
#CDD6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#CDD6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD6BF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD6BF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#D8D2C0
Tritanopia (blue-blind)
#CFD4CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd6bf; /* rgb */ color: rgb(205, 214, 191); /* oklch */ color: oklch(86.3% 0.033 124.5);
Tailwind
colors: {
custom: {
50: '#dce2d2',
500: '#cdd6bf',
950: '#000000',
},
}SCSS
$custom: #cdd6bf; $custom-light: #dce2d2; $custom-dark: #000000;
JSON
{
"hex": "#cdd6bf",
"rgb": {
"r": 205,
"g": 214,
"b": 191
},
"hsl": {
"h": 83.478,
"s": 21.905,
"l": 79.412
},
"oklch": {
"l": 0.86291,
"c": 0.03258,
"h": 124.5
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#CDD6BF
secondary
#998EAC
accent
#45A069
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483