#CFDCCC#CFDCCC
#CFDCCC is a very light, muted green. Relative luminance 0.688; OKLCH L 88.0% C 0.026 H 139.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCCC |
|---|---|
| RGB | rgb(207, 220, 204) |
| HSL | hsl(109, 19%, 83%) |
| HSV | hsv(109, 7%, 86%) |
| CMYK | cmyk(5.9%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.41, -7.27, 6.36) |
| CIE-LCH | lch(86.41, 9.66, 138.85°) |
| OKLab | oklab(88.02% -0.0197 0.0166) |
| OKLCH | oklch(88.02% 0.026 139.8) |
| XYZ | xyz(62.2224, 68.8110, 67.1188) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.98
Honeydew
#F0FFF0
ΔE00 7.48
Beige
#F5F5DC
ΔE00 8.26
Silver (survey)
#C5C9C7
ΔE00 8.52
Eggshell
#F0EAD6
ΔE00 8.91
Mintcream
#F5FFFA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCCC #D9CCDC
analogous
#D7DCCC #CFDCCC #CCDCD1
triadic
#CFDCCC #CCCFDC #DCCCCF
tetradic
#CFDCCC #CCD7DC #D9CCDC #DCD1CC
square
#CFDCCC #CCD7DC #D9CCDC #DCD1CC
split-complementary
#CFDCCC #D1CCDC #DCCCD7
monochromatic
#8BAA83 #ADC3A8 #CFDCCC #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.42
#CFDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CFDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCCC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCCC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#CEDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdccc; /* rgb */ color: rgb(207, 220, 204); /* oklch */ color: oklch(88.0% 0.026 139.8);
Tailwind
colors: {
custom: {
50: '#dde6db',
500: '#cfdccc',
950: '#000000',
},
}SCSS
$custom: #cfdccc; $custom-light: #dde6db; $custom-dark: #000000;
JSON
{
"hex": "#cfdccc",
"rgb": {
"r": 207,
"g": 220,
"b": 204
},
"hsl": {
"h": 108.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88017,
"c": 0.02575,
"h": 139.8
},
"luminance": 0.68811
}Semantic roles & 50–950 ramp
primary
#CFDCCC
secondary
#AD9BB2
accent
#499D8D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484