#CFDFD1#CFDFD1
#CFDFD1 is a very light, muted green. Relative luminance 0.706; OKLCH L 88.8% C 0.026 H 149.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFD1 |
|---|---|
| RGB | rgb(207, 223, 209) |
| HSL | hsl(128, 20%, 84%) |
| HSV | hsv(128, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(87.31, -7.92, 5.02) |
| CIE-LCH | lch(87.31, 9.38, 147.61°) |
| OKLab | oklab(88.77% -0.0219 0.0131) |
| OKLCH | oklch(88.77% 0.026 149) |
| XYZ | xyz(63.6262, 70.6436, 70.5928) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.23
Honeydew
#F0FFF0
ΔE00 6.88
Mintcream
#F5FFFA
ΔE00 8.66
Beige
#F5F5DC
ΔE00 8.82
Silver (survey)
#C5C9C7
ΔE00 8.85
Azure (CSS)
#F0FFFF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFD1 #DFCFDD
analogous
#D5DFCF #CFDFD1 #CFDFD9
triadic
#CFDFD1 #D1CFDF #DFD1CF
tetradic
#CFDFD1 #CFD5DF #DFCFDD #DFD9CF
square
#CFDFD1 #CFD5DF #DFCFDD #DFD9CF
split-complementary
#CFDFD1 #D9CFDF #DFCFD5
monochromatic
#86AE8B #AAC7AE #CFDFD1 #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.39
#CFDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CFDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFD1
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFD1 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD0
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#CDDEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdfd1; /* rgb */ color: rgb(207, 223, 209); /* oklch */ color: oklch(88.8% 0.026 149.0);
Tailwind
colors: {
custom: {
50: '#dde9df',
500: '#cfdfd1',
950: '#000000',
},
}SCSS
$custom: #cfdfd1; $custom-light: #dde9df; $custom-dark: #000000;
JSON
{
"hex": "#cfdfd1",
"rgb": {
"r": 207,
"g": 223,
"b": 209
},
"hsl": {
"h": 127.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88769,
"c": 0.02553,
"h": 149
},
"luminance": 0.70644
}Semantic roles & 50–950 ramp
primary
#CFDFD1
secondary
#B59DB2
accent
#47939E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484