#CFDCC0#CFDCC0
#CFDCC0 is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.7% C 0.040 H 127.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC0 |
|---|---|
| RGB | rgb(207, 220, 192) |
| HSL | hsl(88, 29%, 81%) |
| HSV | hsv(88, 13%, 86%) |
| CMYK | cmyk(5.9%, 0%, 12.7%, 13.7%) |
| CIE-LAB | lab(86.14, -9.33, 12.28) |
| CIE-LCH | lch(86.14, 15.42, 127.22°) |
| OKLab | oklab(87.71% -0.0245 0.0319) |
| OKLCH | oklch(87.71% 0.04 127.6) |
| XYZ | xyz(60.8383, 68.2574, 59.8288) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.92
Honeydew
#F0FFF0
ΔE00 8.96
Lightyellow
#FFFFE0
ΔE00 9.39
Light Grey
#D8DCD6
ΔE00 9.41
Off White (survey)
#FFFFE4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC0 #CDC0DC
analogous
#DCDBC0 #CFDCC0 #C1DCC0
triadic
#CFDCC0 #C0CFDC #DCC0CF
tetradic
#CFDCC0 #C0DCDB #CDC0DC #DCC0C1
square
#CFDCC0 #C0DCDB #CDC0DC #DCC0C1
split-complementary
#CFDCC0 #C0C1DC #DBC0DC
monochromatic
#93B071 #B1C699 #CFDCC0 #EDF2E7 #F0F4EB
Accessibility & contrast
On white
1.43
#CFDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CFDCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC0
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC0 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BE
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#D1D9D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdcc0; /* rgb */ color: rgb(207, 220, 192); /* oklch */ color: oklch(87.7% 0.040 127.6);
Tailwind
colors: {
custom: {
50: '#dde6d3',
500: '#cfdcc0',
950: '#000000',
},
}SCSS
$custom: #cfdcc0; $custom-light: #dde6d3; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc0",
"rgb": {
"r": 207,
"g": 220,
"b": 192
},
"hsl": {
"h": 87.857,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87708,
"c": 0.0402,
"h": 127.6
},
"luminance": 0.68258
}Semantic roles & 50–950 ramp
primary
#CFDCC0
secondary
#9F8DB3
accent
#3EA76F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483