#CFDBD1#CFDBD1
#CFDBD1 is a very light, near-neutral green. Relative luminance 0.685; OKLCH L 87.9% C 0.019 H 150.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBD1 |
|---|---|
| RGB | rgb(207, 219, 209) |
| HSL | hsl(130, 14%, 84%) |
| HSV | hsv(130, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 4.6%, 14.1%) |
| CIE-LAB | lab(86.27, -5.87, 3.52) |
| CIE-LCH | lch(86.27, 6.84, 149.06°) |
| OKLab | oklab(87.95% -0.0163 0.0092) |
| OKLCH | oklch(87.95% 0.019 150.5) |
| XYZ | xyz(62.5701, 68.5315, 70.2407) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.10
Silver (survey)
#C5C9C7
ΔE00 6.61
Honeydew
#F0FFF0
ΔE00 7.84
Gainsboro
#DCDCDC
ΔE00 7.87
Light Gray
#D3D3D3
ΔE00 7.89
Mintcream
#F5FFFA
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBD1 #DBCFD9
analogous
#D3DBCF #CFDBD1 #CFDBD7
triadic
#CFDBD1 #D1CFDB #DBD1CF
tetradic
#CFDBD1 #CFD3DB #DBCFD9 #DBD7CF
square
#CFDBD1 #CFD3DB #DBCFD9 #DBD7CF
split-complementary
#CFDBD1 #D7CFDB #DBCFD3
monochromatic
#89A78E #ACC1AF #CFDBD1 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.43
#CFDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CFDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBD1
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBD1 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#CEDAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdbd1; /* rgb */ color: rgb(207, 219, 209); /* oklch */ color: oklch(87.9% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#dde6df',
500: '#cfdbd1',
950: '#000000',
},
}SCSS
$custom: #cfdbd1; $custom-light: #dde6df; $custom-dark: #000000;
JSON
{
"hex": "#cfdbd1",
"rgb": {
"r": 207,
"g": 219,
"b": 209
},
"hsl": {
"h": 130,
"s": 14.286,
"l": 83.529
},
"oklch": {
"l": 0.87948,
"c": 0.01871,
"h": 150.5
},
"luminance": 0.68532
}Semantic roles & 50–950 ramp
primary
#CFDBD1
secondary
#B09EAD
accent
#4D8C98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484