#CFDBD3#CFDBD3
#CFDBD3 is a very light, near-neutral green. Relative luminance 0.686; OKLCH L 88.0% C 0.017 H 156.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBD3 |
|---|---|
| RGB | rgb(207, 219, 211) |
| HSL | hsl(140, 14%, 84%) |
| HSV | hsv(140, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(86.32, -5.51, 2.53) |
| CIE-LCH | lch(86.32, 6.06, 155.28°) |
| OKLab | oklab(88% -0.0155 0.0066) |
| OKLCH | oklch(88% 0.017 156.9) |
| XYZ | xyz(62.8193, 68.6311, 71.5530) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.70
Silver (survey)
#C5C9C7
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBD3 #DBCFD7
analogous
#D1DBCF #CFDBD3 #CFDBD9
triadic
#CFDBD3 #D3CFDB #DBD3CF
tetradic
#CFDBD3 #CFD1DB #DBCFD7 #DBD9CF
square
#CFDBD3 #CFD1DB #DBCFD7 #DBD9CF
split-complementary
#CFDBD3 #D9CFDB #DBCFD1
monochromatic
#89A793 #ACC1B3 #CFDBD3 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.43
#CFDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CFDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBD3
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBD3 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D9D7D3
Tritanopia (blue-blind)
#CDDBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdbd3; /* rgb */ color: rgb(207, 219, 211); /* oklch */ color: oklch(88.0% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#dde6e0',
500: '#cfdbd3',
950: '#000000',
},
}SCSS
$custom: #cfdbd3; $custom-light: #dde6e0; $custom-dark: #000000;
JSON
{
"hex": "#cfdbd3",
"rgb": {
"r": 207,
"g": 219,
"b": 211
},
"hsl": {
"h": 140,
"s": 14.286,
"l": 83.529
},
"oklch": {
"l": 0.88003,
"c": 0.01685,
"h": 156.9
},
"luminance": 0.68632
}Semantic roles & 50–950 ramp
primary
#CFDBD3
secondary
#B09EAA
accent
#4D7F98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484