#CFDDCD#CFDDCD
#CFDDCD is a very light, muted green. Relative luminance 0.694; OKLCH L 88.3% C 0.026 H 141.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDCD |
|---|---|
| RGB | rgb(207, 221, 205) |
| HSL | hsl(113, 19%, 84%) |
| HSV | hsv(113, 7%, 87%) |
| CMYK | cmyk(6.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.69, -7.61, 6.24) |
| CIE-LCH | lch(86.69, 9.84, 140.65°) |
| OKLab | oklab(88.25% -0.0207 0.0163) |
| OKLCH | oklch(88.25% 0.026 141.8) |
| XYZ | xyz(62.6060, 69.3856, 67.8402) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.21
Honeydew
#F0FFF0
ΔE00 7.28
Beige
#F5F5DC
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 8.79
Eggshell
#F0EAD6
ΔE00 9.15
Mintcream
#F5FFFA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDCD #DBCDDD
analogous
#D7DDCD #CFDDCD #CDDDD3
triadic
#CFDDCD #CDCFDD #DDCDCF
tetradic
#CFDDCD #CDD7DD #DBCDDD #DDD3CD
square
#CFDDCD #CDD7DD #DBCDDD #DDD3CD
split-complementary
#CFDDCD #D3CDDD #DDCDD7
monochromatic
#89AB84 #ACC4A9 #CFDDCD #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.41
#CFDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CFDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDCD
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDCD | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DCD8CE
Tritanopia (blue-blind)
#CEDCD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfddcd; /* rgb */ color: rgb(207, 221, 205); /* oklch */ color: oklch(88.3% 0.026 141.8);
Tailwind
colors: {
custom: {
50: '#dde7dc',
500: '#cfddcd',
950: '#000000',
},
}SCSS
$custom: #cfddcd; $custom-light: #dde7dc; $custom-dark: #000000;
JSON
{
"hex": "#cfddcd",
"rgb": {
"r": 207,
"g": 221,
"b": 205
},
"hsl": {
"h": 112.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.8825,
"c": 0.02634,
"h": 141.8
},
"luminance": 0.69386
}Semantic roles & 50–950 ramp
primary
#CFDDCD
secondary
#B09BB3
accent
#489D93
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484