#CFDCC3#CFDCC3
#CFDCC3 is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.8% C 0.036 H 129.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC3 |
|---|---|
| RGB | rgb(207, 220, 195) |
| HSL | hsl(91, 26%, 81%) |
| HSV | hsv(91, 11%, 86%) |
| CMYK | cmyk(5.9%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(86.20, -8.83, 10.80) |
| CIE-LCH | lch(86.20, 13.95, 129.26°) |
| OKLab | oklab(87.78% -0.0233 0.0281) |
| OKLCH | oklch(87.78% 0.036 129.7) |
| XYZ | xyz(61.1741, 68.3917, 61.5973) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.88
Honeydew
#F0FFF0
ΔE00 8.46
Light Grey
#D8DCD6
ΔE00 8.58
Eggshell
#F0EAD6
ΔE00 9.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.29
Off White (survey)
#FFFFE4
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC3 #D0C3DC
analogous
#DCDCC3 #CFDCC3 #C3DCC4
triadic
#CFDCC3 #C3CFDC #DCC3CF
tetradic
#CFDCC3 #C3DCDC #D0C3DC #DCC4C3
square
#CFDCC3 #C3DCDC #D0C3DC #DCC4C3
split-complementary
#CFDCC3 #C4C3DC #DCC3DC
monochromatic
#91AF76 #B0C59C #CFDCC3 #EEF3EA #F0F4EC
Accessibility & contrast
On white
1.43
#CFDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CFDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC3
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC3 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C2
Deuteranopia (green-blind)
#DDD7C4
Tritanopia (blue-blind)
#D0DAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc3; /* rgb */ color: rgb(207, 220, 195); /* oklch */ color: oklch(87.8% 0.036 129.7);
Tailwind
colors: {
custom: {
50: '#dde6d5',
500: '#cfdcc3',
950: '#000000',
},
}SCSS
$custom: #cfdcc3; $custom-light: #dde6d5; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc3",
"rgb": {
"r": 207,
"g": 220,
"b": 195
},
"hsl": {
"h": 91.2,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87784,
"c": 0.03648,
"h": 129.7
},
"luminance": 0.68392
}Semantic roles & 50–950 ramp
primary
#CFDCC3
secondary
#A290B3
accent
#41A575
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483