#CFDCCA#CFDCCA
#CFDCCA is a very light, muted green. Relative luminance 0.687; OKLCH L 88.0% C 0.028 H 136.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCCA |
|---|---|
| RGB | rgb(207, 220, 202) |
| HSL | hsl(103, 20%, 83%) |
| HSV | hsv(103, 8%, 86%) |
| CMYK | cmyk(5.9%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(86.36, -7.63, 7.34) |
| CIE-LCH | lch(86.36, 10.59, 136.08°) |
| OKLab | oklab(87.96% -0.0205 0.0192) |
| OKLCH | oklch(87.96% 0.028 136.9) |
| XYZ | xyz(61.9841, 68.7157, 65.8636) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.56
Honeydew
#F0FFF0
ΔE00 7.60
Beige
#F5F5DC
ΔE00 8.07
Eggshell
#F0EAD6
ΔE00 8.91
Silver (survey)
#C5C9C7
ΔE00 9.08
Mintcream
#F5FFFA
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCCA #D7CADC
analogous
#D8DCCA #CFDCCA #CADCCE
triadic
#CFDCCA #CACFDC #DCCACF
tetradic
#CFDCCA #CAD8DC #D7CADC #DCCECA
square
#CFDCCA #CAD8DC #D7CADC #DCCECA
split-complementary
#CFDCCA #CECADC #DCCAD8
monochromatic
#8CAB80 #AEC4A5 #CFDCCA #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.42
#CFDCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CFDCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCCA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCCA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#CFDAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcca; /* rgb */ color: rgb(207, 220, 202); /* oklch */ color: oklch(88.0% 0.028 136.9);
Tailwind
colors: {
custom: {
50: '#dde6da',
500: '#cfdcca',
950: '#000000',
},
}SCSS
$custom: #cfdcca; $custom-light: #dde6da; $custom-dark: #000000;
JSON
{
"hex": "#cfdcca",
"rgb": {
"r": 207,
"g": 220,
"b": 202
},
"hsl": {
"h": 103.333,
"s": 20.455,
"l": 82.745
},
"oklch": {
"l": 0.87964,
"c": 0.02805,
"h": 136.9
},
"luminance": 0.68716
}Semantic roles & 50–950 ramp
primary
#CFDCCA
secondary
#AB98B2
accent
#479F86
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483