#CFDECE#CFDECE
#CFDECE is a very light, muted green. Relative luminance 0.700; OKLCH L 88.5% C 0.027 H 143.6°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDECE |
|---|---|
| RGB | rgb(207, 222, 206) |
| HSL | hsl(116, 20%, 84%) |
| HSV | hsv(116, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(86.98, -7.94, 6.12) |
| CIE-LCH | lch(86.98, 10.03, 142.37°) |
| OKLab | oklab(88.48% -0.0217 0.016) |
| OKLCH | oklch(88.48% 0.027 143.6) |
| XYZ | xyz(62.9919, 69.9637, 68.5663) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.46
Honeydew
#F0FFF0
ΔE00 7.10
Beige
#F5F5DC
ΔE00 8.45
Silver (survey)
#C5C9C7
ΔE00 9.06
Mintcream
#F5FFFA
ΔE00 9.12
Eggshell
#F0EAD6
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDECE #DDCEDE
analogous
#D7DECE #CFDECE #CEDED5
triadic
#CFDECE #CECFDE #DECECF
tetradic
#CFDECE #CED7DE #DDCEDE #DED5CE
square
#CFDECE #CED7DE #DDCEDE #DED5CE
split-complementary
#CFDECE #D5CEDE #DECED7
monochromatic
#87AD85 #ABC5A9 #CFDECE #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.40
#CFDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CFDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDECE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDECE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCD
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#CEDDD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdece; /* rgb */ color: rgb(207, 222, 206); /* oklch */ color: oklch(88.5% 0.027 143.6);
Tailwind
colors: {
custom: {
50: '#dde8dd',
500: '#cfdece',
950: '#000000',
},
}SCSS
$custom: #cfdece; $custom-light: #dde8dd; $custom-dark: #000000;
JSON
{
"hex": "#cfdece",
"rgb": {
"r": 207,
"g": 222,
"b": 206
},
"hsl": {
"h": 116.25,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88483,
"c": 0.02695,
"h": 143.6
},
"luminance": 0.69964
}Semantic roles & 50–950 ramp
primary
#CFDECE
secondary
#B29CB4
accent
#489E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484