#CFDFCF#CFDFCF
#CFDFCF is a very light, muted green. Relative luminance 0.705; OKLCH L 88.7% C 0.028 H 145.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFCF |
|---|---|
| RGB | rgb(207, 223, 207) |
| HSL | hsl(120, 20%, 84%) |
| HSV | hsv(120, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(87.26, -8.28, 6.01) |
| CIE-LCH | lch(87.26, 10.23, 144.03°) |
| OKLab | oklab(88.72% -0.0227 0.0157) |
| OKLCH | oklch(88.72% 0.028 145.3) |
| XYZ | xyz(63.3801, 70.5452, 69.2969) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.71
Honeydew
#F0FFF0
ΔE00 6.93
Beige
#F5F5DC
ΔE00 8.57
Mintcream
#F5FFFA
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 9.33
Eggshell
#F0EAD6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFCF #DFCFDF
analogous
#D7DFCF #CFDFCF #CFDFD7
triadic
#CFDFCF #CFCFDF #DFCFCF
tetradic
#CFDFCF #CFD7DF #DFCFDF #DFD7CF
square
#CFDFCF #CFD7DF #DFCFDF #DFD7CF
split-complementary
#CFDFCF #D7CFDF #DFCFD7
monochromatic
#86AE86 #AAC7AA #CFDFCF #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.39
#CFDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CFDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFCF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFCF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#CEDEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdfcf; /* rgb */ color: rgb(207, 223, 207); /* oklch */ color: oklch(88.7% 0.028 145.3);
Tailwind
colors: {
custom: {
50: '#dde9dd',
500: '#cfdfcf',
950: '#000000',
},
}SCSS
$custom: #cfdfcf; $custom-light: #dde9dd; $custom-dark: #000000;
JSON
{
"hex": "#cfdfcf",
"rgb": {
"r": 207,
"g": 223,
"b": 207
},
"hsl": {
"h": 120,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88716,
"c": 0.02759,
"h": 145.3
},
"luminance": 0.70546
}Semantic roles & 50–950 ramp
primary
#CFDFCF
secondary
#B59DB5
accent
#479E9E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484