#CFD5BC#CFD5BC
#CFD5BC is a very light, muted yellow-green. Relative luminance 0.645; OKLCH L 86.2% C 0.034 H 118.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5BC |
|---|---|
| RGB | rgb(207, 213, 188) |
| HSL | hsl(74, 23%, 79%) |
| HSV | hsv(74, 12%, 84%) |
| CMYK | cmyk(2.8%, 0%, 11.7%, 16.5%) |
| CIE-LAB | lab(84.22, -6.41, 11.67) |
| CIE-LCH | lch(84.22, 13.31, 118.78°) |
| OKLab | oklab(86.16% -0.0162 0.0303) |
| OKLCH | oklch(86.16% 0.034 118.1) |
| XYZ | xyz(58.6023, 64.4848, 56.9267) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 7.95
Eggshell
#F0EAD6
ΔE00 7.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.41
Off White (survey)
#FFFFE4
ΔE00 9.64
Lightyellow
#FFFFE0
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5BC #C2BCD5
analogous
#D5CEBC #CFD5BC #C2D5BC
triadic
#CFD5BC #BCCFD5 #D5BCCF
tetradic
#CFD5BC #BCD5CE #C2BCD5 #D5BCC2
square
#CFD5BC #BCD5CE #C2BCD5 #D5BCC2
split-complementary
#CFD5BC #BCC2D5 #CEBCD5
monochromatic
#99A671 #B4BD96 #CFD5BC #EAEDE2 #F2F3EC
Accessibility & contrast
On white
1.51
#CFD5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CFD5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5BC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5BC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#D2D2CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd5bc; /* rgb */ color: rgb(207, 213, 188); /* oklch */ color: oklch(86.2% 0.034 118.1);
Tailwind
colors: {
custom: {
50: '#dde1d0',
500: '#cfd5bc',
950: '#000000',
},
}SCSS
$custom: #cfd5bc; $custom-light: #dde1d0; $custom-dark: #000000;
JSON
{
"hex": "#cfd5bc",
"rgb": {
"r": 207,
"g": 213,
"b": 188
},
"hsl": {
"h": 74.4,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.86162,
"c": 0.03434,
"h": 118.1
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#CFD5BC
secondary
#928AAB
accent
#44A15A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483