#CFDDCF#CFDDCF
#CFDDCF is a very light, muted green. Relative luminance 0.695; OKLCH L 88.3% C 0.024 H 145.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDCF |
|---|---|
| RGB | rgb(207, 221, 207) |
| HSL | hsl(120, 17%, 84%) |
| HSV | hsv(120, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(86.74, -7.25, 5.25) |
| CIE-LCH | lch(86.74, 8.96, 144.08°) |
| OKLab | oklab(88.3% -0.0199 0.0137) |
| OKLCH | oklch(88.3% 0.024 145.4) |
| XYZ | xyz(62.8490, 69.4828, 69.1198) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Honeydew
#F0FFF0
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 8.26
Beige
#F5F5DC
ΔE00 8.60
Mintcream
#F5FFFA
ΔE00 8.78
Eggshell
#F0EAD6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDCF #DDCFDD
analogous
#D6DDCF #CFDDCF #CFDDD6
triadic
#CFDDCF #CFCFDD #DDCFCF
tetradic
#CFDDCF #CFD6DD #DDCFDD #DDD6CF
square
#CFDDCF #CFD6DD #DDCFDD #DDD6CF
split-complementary
#CFDDCF #D6CFDD #DDCFD6
monochromatic
#87AA87 #ABC4AB #CFDDCF #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.41
#CFDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CFDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDCF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDCF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#CEDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfddcf; /* rgb */ color: rgb(207, 221, 207); /* oklch */ color: oklch(88.3% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#dde7dd',
500: '#cfddcf',
950: '#000000',
},
}SCSS
$custom: #cfddcf; $custom-light: #dde7dd; $custom-dark: #000000;
JSON
{
"hex": "#cfddcf",
"rgb": {
"r": 207,
"g": 221,
"b": 207
},
"hsl": {
"h": 120,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.88304,
"c": 0.02417,
"h": 145.4
},
"luminance": 0.69483
}Semantic roles & 50–950 ramp
primary
#CFDDCF
secondary
#B29EB2
accent
#4A9B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484