#CFDCC4#CFDCC4
#CFDCC4 is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.8% C 0.035 H 130.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC4 |
|---|---|
| RGB | rgb(207, 220, 196) |
| HSL | hsl(93, 26%, 82%) |
| HSV | hsv(93, 11%, 86%) |
| CMYK | cmyk(5.9%, 0%, 10.9%, 13.7%) |
| CIE-LAB | lab(86.22, -8.66, 10.31) |
| CIE-LCH | lch(86.22, 13.46, 130.04°) |
| OKLab | oklab(87.81% -0.0229 0.0268) |
| OKLCH | oklch(87.81% 0.035 130.5) |
| XYZ | xyz(61.2875, 68.4371, 62.1947) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.87
Light Grey
#D8DCD6
ΔE00 8.29
Honeydew
#F0FFF0
ΔE00 8.30
Eggshell
#F0EAD6
ΔE00 9.18
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.43
Off White (survey)
#FFFFE4
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC4 #D1C4DC
analogous
#DBDCC4 #CFDCC4 #C4DCC5
triadic
#CFDCC4 #C4CFDC #DCC4CF
tetradic
#CFDCC4 #C4DBDC #D1C4DC #DCC5C4
square
#CFDCC4 #C4DBDC #D1C4DC #DCC5C4
split-complementary
#CFDCC4 #C5C4DC #DCC4DB
monochromatic
#90AE77 #B0C59E #CFDCC4 #EEF3EA #EFF4EC
Accessibility & contrast
On white
1.43
#CFDCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CFDCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC4
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC4 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C3
Deuteranopia (green-blind)
#DCD7C5
Tritanopia (blue-blind)
#D0DAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc4; /* rgb */ color: rgb(207, 220, 196); /* oklch */ color: oklch(87.8% 0.035 130.5);
Tailwind
colors: {
custom: {
50: '#dde6d5',
500: '#cfdcc4',
950: '#000000',
},
}SCSS
$custom: #cfdcc4; $custom-light: #dde6d5; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc4",
"rgb": {
"r": 207,
"g": 220,
"b": 196
},
"hsl": {
"h": 92.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87809,
"c": 0.03525,
"h": 130.5
},
"luminance": 0.68437
}Semantic roles & 50–950 ramp
primary
#CFDCC4
secondary
#A391B3
accent
#41A477
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483