#CFDCD2#CFDCD2
#CFDCD2 is a very light, near-neutral green. Relative luminance 0.691; OKLCH L 88.2% C 0.019 H 152.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCD2 |
|---|---|
| RGB | rgb(207, 220, 210) |
| HSL | hsl(134, 16%, 84%) |
| HSV | hsv(134, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.56, -6.20, 3.40) |
| CIE-LCH | lch(86.56, 7.07, 151.25°) |
| OKLab | oklab(88.18% -0.0173 0.0089) |
| OKLCH | oklch(88.18% 0.019 152.8) |
| XYZ | xyz(62.9560, 69.1045, 70.9820) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.41
Silver (survey)
#C5C9C7
ΔE00 6.93
Honeydew
#F0FFF0
ΔE00 7.61
Gainsboro
#DCDCDC
ΔE00 8.13
Mintcream
#F5FFFA
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCD2 #DCCFD9
analogous
#D2DCCF #CFDCD2 #CFDCD8
triadic
#CFDCD2 #D2CFDC #DCD2CF
tetradic
#CFDCD2 #CFD2DC #DCCFD9 #DCD8CF
square
#CFDCD2 #CFD2DC #DCCFD9 #DCD8CF
split-complementary
#CFDCD2 #D8CFDC #DCCFD2
monochromatic
#88A890 #ACC2B1 #CFDCD2 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.42
#CFDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CFDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCD2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCD2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#CDDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcd2; /* rgb */ color: rgb(207, 220, 210); /* oklch */ color: oklch(88.2% 0.019 152.8);
Tailwind
colors: {
custom: {
50: '#dde6df',
500: '#cfdcd2',
950: '#000000',
},
}SCSS
$custom: #cfdcd2; $custom-light: #dde6df; $custom-dark: #000000;
JSON
{
"hex": "#cfdcd2",
"rgb": {
"r": 207,
"g": 220,
"b": 210
},
"hsl": {
"h": 133.846,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.8818,
"c": 0.01946,
"h": 152.8
},
"luminance": 0.69105
}Semantic roles & 50–950 ramp
primary
#CFDCD2
secondary
#B19EAD
accent
#4C889A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484