#CFDCBD#CFDCBD
#CFDCBD is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.044 H 125.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCBD |
|---|---|
| RGB | rgb(207, 220, 189) |
| HSL | hsl(85, 31%, 80%) |
| HSV | hsv(85, 14%, 86%) |
| CMYK | cmyk(5.9%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(86.07, -9.83, 13.77) |
| CIE-LCH | lch(86.07, 16.91, 125.52°) |
| OKLab | oklab(87.64% -0.0257 0.0356) |
| OKLCH | oklch(87.64% 0.044 125.9) |
| XYZ | xyz(60.5093, 68.1258, 58.0961) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.64
Lightyellow
#FFFFE0
ΔE00 9.39
Honeydew
#F0FFF0
ΔE00 9.52
Eggshell (survey)
#FFFFD4
ΔE00 9.62
Off White (survey)
#FFFFE4
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCBD #CABDDC
analogous
#DCD9BD #CFDCBD #BFDCBD
triadic
#CFDCBD #BDCFDC #DCBDCF
tetradic
#CFDCBD #BDDCD9 #CABDDC #DCBDBF
square
#CFDCBD #BDDCD9 #CABDDC #DCBDBF
split-complementary
#CFDCBD #BDBFDC #D9BDDC
monochromatic
#95B26D #B2C795 #CFDCBD #ECF1E5 #F0F4EB
Accessibility & contrast
On white
1.44
#CFDCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CFDCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCBD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCBD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#D1D9D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdcbd; /* rgb */ color: rgb(207, 220, 189); /* oklch */ color: oklch(87.6% 0.044 125.9);
Tailwind
colors: {
custom: {
50: '#dde6d1',
500: '#cfdcbd',
950: '#000000',
},
}SCSS
$custom: #cfdcbd; $custom-light: #dde6d1; $custom-dark: #000000;
JSON
{
"hex": "#cfdcbd",
"rgb": {
"r": 207,
"g": 220,
"b": 189
},
"hsl": {
"h": 85.161,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.87635,
"c": 0.04394,
"h": 125.9
},
"luminance": 0.68126
}Semantic roles & 50–950 ramp
primary
#CFDCBD
secondary
#9B8AB3
accent
#3CA96A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483