#CFDECC#CFDECC
#CFDECC is a very light, muted green. Relative luminance 0.699; OKLCH L 88.4% C 0.029 H 140.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDECC |
|---|---|
| RGB | rgb(207, 222, 204) |
| HSL | hsl(110, 21%, 84%) |
| HSV | hsv(110, 8%, 87%) |
| CMYK | cmyk(6.8%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.93, -8.30, 7.11) |
| CIE-LCH | lch(86.93, 10.92, 139.41°) |
| OKLab | oklab(88.43% -0.0225 0.0186) |
| OKLCH | oklch(88.43% 0.029 140.5) |
| XYZ | xyz(62.7505, 69.8671, 67.2948) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.99
Honeydew
#F0FFF0
ΔE00 7.22
Beige
#F5F5DC
ΔE00 8.27
Eggshell
#F0EAD6
ΔE00 9.39
Mintcream
#F5FFFA
ΔE00 9.56
Silver (survey)
#C5C9C7
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDECC #DBCCDE
analogous
#D8DECC #CFDECC #CCDED2
triadic
#CFDECC #CCCFDE #DECCCF
tetradic
#CFDECC #CCD8DE #DBCCDE #DED2CC
square
#CFDECC #CCD8DE #DBCCDE #DED2CC
split-complementary
#CFDECC #D2CCDE #DECCD8
monochromatic
#89AE82 #ACC6A7 #CFDECC #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.40
#CFDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CFDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDECC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDECC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCB
Deuteranopia (green-blind)
#DDD9CD
Tritanopia (blue-blind)
#CEDDD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdecc; /* rgb */ color: rgb(207, 222, 204); /* oklch */ color: oklch(88.4% 0.029 140.5);
Tailwind
colors: {
custom: {
50: '#dde8db',
500: '#cfdecc',
950: '#000000',
},
}SCSS
$custom: #cfdecc; $custom-light: #dde8db; $custom-dark: #000000;
JSON
{
"hex": "#cfdecc",
"rgb": {
"r": 207,
"g": 222,
"b": 204
},
"hsl": {
"h": 110,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88429,
"c": 0.02915,
"h": 140.5
},
"luminance": 0.69868
}Semantic roles & 50–950 ramp
primary
#CFDECC
secondary
#B09AB4
accent
#46A091
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484