#CFDCC5#CFDCC5
#CFDCC5 is a very light, muted yellow-green. Relative luminance 0.685; OKLCH L 87.8% C 0.034 H 131.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC5 |
|---|---|
| RGB | rgb(207, 220, 197) |
| HSL | hsl(94, 25%, 82%) |
| HSV | hsv(94, 10%, 86%) |
| CMYK | cmyk(5.9%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(86.25, -8.49, 9.81) |
| CIE-LCH | lch(86.25, 12.97, 130.87°) |
| OKLab | oklab(87.83% -0.0225 0.0255) |
| OKLCH | oklch(87.83% 0.034 131.4) |
| XYZ | xyz(61.4017, 68.4827, 62.7962) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.87
Light Grey
#D8DCD6
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 8.16
Eggshell
#F0EAD6
ΔE00 9.11
Off White (survey)
#FFFFE4
ΔE00 9.48
Lightyellow
#FFFFE0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC5 #D2C5DC
analogous
#DBDCC5 #CFDCC5 #C5DCC7
triadic
#CFDCC5 #C5CFDC #DCC5CF
tetradic
#CFDCC5 #C5DBDC #D2C5DC #DCC7C5
square
#CFDCC5 #C5DBDC #D2C5DC #DCC7C5
split-complementary
#CFDCC5 #C7C5DC #DCC5DB
monochromatic
#90AE79 #AFC59F #CFDCC5 #EFF3EB #EFF3EC
Accessibility & contrast
On white
1.43
#CFDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CFDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC5
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC5 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C4
Deuteranopia (green-blind)
#DCD7C6
Tritanopia (blue-blind)
#D0DAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc5; /* rgb */ color: rgb(207, 220, 197); /* oklch */ color: oklch(87.8% 0.034 131.4);
Tailwind
colors: {
custom: {
50: '#dde6d6',
500: '#cfdcc5',
950: '#000000',
},
}SCSS
$custom: #cfdcc5; $custom-light: #dde6d6; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc5",
"rgb": {
"r": 207,
"g": 220,
"b": 197
},
"hsl": {
"h": 93.913,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87834,
"c": 0.03402,
"h": 131.4
},
"luminance": 0.68483
}Semantic roles & 50–950 ramp
primary
#CFDCC5
secondary
#A593B3
accent
#42A379
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483