#CFDCBB#CFDCBB
#CFDCBB is a very light, muted yellow-green. Relative luminance 0.680; OKLCH L 87.6% C 0.046 H 124.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCBB |
|---|---|
| RGB | rgb(207, 220, 187) |
| HSL | hsl(84, 32%, 80%) |
| HSV | hsv(84, 15%, 86%) |
| CMYK | cmyk(5.9%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.03, -10.15, 14.76) |
| CIE-LCH | lch(86.03, 17.91, 124.53°) |
| OKLab | oklab(87.59% -0.0266 0.0381) |
| OKLCH | oklch(87.59% 0.046 124.9) |
| XYZ | xyz(60.2937, 68.0395, 56.9606) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.50
Light Grey Green
#B7E1A1
ΔE00 9.18
Lightyellow
#FFFFE0
ΔE00 9.44
Eggshell (survey)
#FFFFD4
ΔE00 9.45
Cream
#FFFDD0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCBB #C8BBDC
analogous
#DCD9BB #CFDCBB #BFDCBB
triadic
#CFDCBB #BBCFDC #DCBBCF
tetradic
#CFDCBB #BBDCD9 #C8BBDC #DCBBBF
square
#CFDCBB #BBDCD9 #C8BBDC #DCBBBF
split-complementary
#CFDCBB #BBBFDC #D9BBDC
monochromatic
#96B26A #B2C793 #CFDCBB #ECF1E3 #F1F5EB
Accessibility & contrast
On white
1.44
#CFDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CFDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCBB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCBB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#D1D9D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdcbb; /* rgb */ color: rgb(207, 220, 187); /* oklch */ color: oklch(87.6% 0.046 124.9);
Tailwind
colors: {
custom: {
50: '#dde6cf',
500: '#cfdcbb',
950: '#000000',
},
}SCSS
$custom: #cfdcbb; $custom-light: #dde6cf; $custom-dark: #000000;
JSON
{
"hex": "#cfdcbb",
"rgb": {
"r": 207,
"g": 220,
"b": 187
},
"hsl": {
"h": 83.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87586,
"c": 0.04645,
"h": 124.9
},
"luminance": 0.6804
}Semantic roles & 50–950 ramp
primary
#CFDCBB
secondary
#9988B3
accent
#3BAB67
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483