#CDD2BA#CDD2BA
#CDD2BA is a very light, muted yellow-green. Relative luminance 0.626; OKLCH L 85.3% C 0.033 H 116.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2BA |
|---|---|
| RGB | rgb(205, 210, 186) |
| HSL | hsl(73, 21%, 78%) |
| HSV | hsv(73, 11%, 82%) |
| CMYK | cmyk(2.4%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(83.24, -5.91, 11.32) |
| CIE-LCH | lch(83.24, 12.77, 117.55°) |
| OKLab | oklab(85.34% -0.0148 0.0294) |
| OKLCH | oklch(85.34% 0.033 116.7) |
| XYZ | xyz(57.0852, 62.6176, 55.5239) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.77
Eggshell
#F0EAD6
ΔE00 8.08
Beige
#F5F5DC
ΔE00 8.25
Silver (survey)
#C5C9C7
ΔE00 9.39
Warm Beige
#E9DCC9
ΔE00 9.63
Beige (survey)
#E6DAA6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2BA #BFBAD2
analogous
#D2CBBA #CDD2BA #C1D2BA
triadic
#CDD2BA #BACDD2 #D2BACD
tetradic
#CDD2BA #BAD2CB #BFBAD2 #D2BAC1
square
#CDD2BA #BAD2CB #BFBAD2 #D2BAC1
split-complementary
#CDD2BA #BAC1D2 #CBBAD2
monochromatic
#97A270 #B2BA95 #CDD2BA #E8EADF #F2F3EC
Accessibility & contrast
On white
1.55
#CDD2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CDD2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2BA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2BA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#D5D0BB
Tritanopia (blue-blind)
#D0CFCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd2ba; /* rgb */ color: rgb(205, 210, 186); /* oklch */ color: oklch(85.3% 0.033 116.7);
Tailwind
colors: {
custom: {
50: '#dcdfce',
500: '#cdd2ba',
950: '#000000',
},
}SCSS
$custom: #cdd2ba; $custom-light: #dcdfce; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ba",
"rgb": {
"r": 205,
"g": 210,
"b": 186
},
"hsl": {
"h": 72.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.85339,
"c": 0.0329,
"h": 116.7
},
"luminance": 0.62617
}Semantic roles & 50–950 ramp
primary
#CDD2BA
secondary
#8F89A7
accent
#469F59
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483