#CFDFD4#CFDFD4
#CFDFD4 is a very light, muted green. Relative luminance 0.708; OKLCH L 88.9% C 0.023 H 155.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFD4 |
|---|---|
| RGB | rgb(207, 223, 212) |
| HSL | hsl(139, 20%, 84%) |
| HSV | hsv(139, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.38, -7.38, 3.55) |
| CIE-LCH | lch(87.38, 8.19, 154.30°) |
| OKLab | oklab(88.85% -0.0207 0.0093) |
| OKLCH | oklch(88.85% 0.023 155.9) |
| XYZ | xyz(64.0011, 70.7936, 72.5673) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.58
Honeydew
#F0FFF0
ΔE00 6.98
Mintcream
#F5FFFA
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.15
Azure (CSS)
#F0FFFF
ΔE00 8.74
Lightcyan
#E0FFFF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFD4 #DFCFDA
analogous
#D2DFCF #CFDFD4 #CFDFDC
triadic
#CFDFD4 #D4CFDF #DFD4CF
tetradic
#CFDFD4 #CFD2DF #DFCFDA #DFDCCF
square
#CFDFD4 #CFD2DF #DFCFDA #DFDCCF
split-complementary
#CFDFD4 #DCCFDF #DFCFD2
monochromatic
#86AE92 #AAC7B3 #CFDFD4 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.39
#CFDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CFDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFD4
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFD4 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#DCDAD5
Tritanopia (blue-blind)
#CDDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdfd4; /* rgb */ color: rgb(207, 223, 212); /* oklch */ color: oklch(88.9% 0.023 155.9);
Tailwind
colors: {
custom: {
50: '#dde9e1',
500: '#cfdfd4',
950: '#000000',
},
}SCSS
$custom: #cfdfd4; $custom-light: #dde9e1; $custom-dark: #000000;
JSON
{
"hex": "#cfdfd4",
"rgb": {
"r": 207,
"g": 223,
"b": 212
},
"hsl": {
"h": 138.75,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88851,
"c": 0.02269,
"h": 155.9
},
"luminance": 0.70794
}Semantic roles & 50–950 ramp
primary
#CFDFD4
secondary
#B59DAE
accent
#47839E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484