#CFDCD3#CFDCD3
#CFDCD3 is a very light, near-neutral green. Relative luminance 0.692; OKLCH L 88.2% C 0.019 H 155.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCD3 |
|---|---|
| RGB | rgb(207, 220, 211) |
| HSL | hsl(138, 16%, 84%) |
| HSV | hsv(138, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.58, -6.02, 2.91) |
| CIE-LCH | lch(86.58, 6.69, 154.19°) |
| OKLab | oklab(88.21% -0.0169 0.0076) |
| OKLCH | oklch(88.21% 0.019 155.8) |
| XYZ | xyz(63.0809, 69.1544, 71.6402) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.21
Silver (survey)
#C5C9C7
ΔE00 6.70
Honeydew
#F0FFF0
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 7.93
Mintcream
#F5FFFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCD3 #DCCFD8
analogous
#D1DCCF #CFDCD3 #CFDCD9
triadic
#CFDCD3 #D3CFDC #DCD3CF
tetradic
#CFDCD3 #CFD1DC #DCCFD8 #DCD9CF
square
#CFDCD3 #CFD1DC #DCCFD8 #DCD9CF
split-complementary
#CFDCD3 #D9CFDC #DCCFD1
monochromatic
#88A892 #ACC2B3 #CFDCD3 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.42
#CFDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CFDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCD3
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCD3 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#CDDCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcd3; /* rgb */ color: rgb(207, 220, 211); /* oklch */ color: oklch(88.2% 0.019 155.8);
Tailwind
colors: {
custom: {
50: '#dde6e0',
500: '#cfdcd3',
950: '#000000',
},
}SCSS
$custom: #cfdcd3; $custom-light: #dde6e0; $custom-dark: #000000;
JSON
{
"hex": "#cfdcd3",
"rgb": {
"r": 207,
"g": 220,
"b": 211
},
"hsl": {
"h": 138.462,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88208,
"c": 0.01854,
"h": 155.8
},
"luminance": 0.69155
}Semantic roles & 50–950 ramp
primary
#CFDCD3
secondary
#B19EAB
accent
#4C829A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484