#CFDCD5#CFDCD5
#CFDCD5 is a very light, near-neutral green. Relative luminance 0.693; OKLCH L 88.3% C 0.017 H 162.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCD5 |
|---|---|
| RGB | rgb(207, 220, 213) |
| HSL | hsl(148, 16%, 84%) |
| HSV | hsv(148, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.63, -5.65, 1.93) |
| CIE-LCH | lch(86.63, 5.97, 161.17°) |
| OKLab | oklab(88.26% -0.0161 0.005) |
| OKLCH | oklch(88.26% 0.017 162.7) |
| XYZ | xyz(63.3332, 69.2554, 72.9689) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.91
Silver (survey)
#C5C9C7
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.50
Mintcream
#F5FFFA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCD5 #DCCFD6
analogous
#CFDCCF #CFDCD5 #CFDCDB
triadic
#CFDCD5 #D5CFDC #DCD5CF
tetradic
#CFDCD5 #CFCFDC #DCCFD6 #DCDBCF
square
#CFDCD5 #CFCFDC #DCCFD6 #DCDBCF
split-complementary
#CFDCD5 #DBCFDC #DCCFCF
monochromatic
#88A897 #ACC2B6 #CFDCD5 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.41
#CFDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CFDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCD5
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCD5 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#CDDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcd5; /* rgb */ color: rgb(207, 220, 213); /* oklch */ color: oklch(88.3% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#dde6e1',
500: '#cfdcd5',
950: '#000000',
},
}SCSS
$custom: #cfdcd5; $custom-light: #dde6e1; $custom-dark: #000000;
JSON
{
"hex": "#cfdcd5",
"rgb": {
"r": 207,
"g": 220,
"b": 213
},
"hsl": {
"h": 147.692,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88264,
"c": 0.01688,
"h": 162.7
},
"luminance": 0.69256
}Semantic roles & 50–950 ramp
primary
#CFDCD5
secondary
#B19EA8
accent
#4C769A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484