#CFDFD3#CFDFD3
#CFDFD3 is a very light, muted green. Relative luminance 0.707; OKLCH L 88.8% C 0.024 H 153.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFD3 |
|---|---|
| RGB | rgb(207, 223, 211) |
| HSL | hsl(135, 20%, 84%) |
| HSV | hsv(135, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.36, -7.56, 4.04) |
| CIE-LCH | lch(87.36, 8.57, 151.86°) |
| OKLab | oklab(88.82% -0.0211 0.0106) |
| OKLCH | oklch(88.82% 0.024 153.4) |
| XYZ | xyz(63.8754, 70.7433, 71.9050) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.78
Honeydew
#F0FFF0
ΔE00 6.92
Mintcream
#F5FFFA
ΔE00 8.28
Silver (survey)
#C5C9C7
ΔE00 8.38
Azure (CSS)
#F0FFFF
ΔE00 9.00
Beige
#F5F5DC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFD3 #DFCFDB
analogous
#D3DFCF #CFDFD3 #CFDFDB
triadic
#CFDFD3 #D3CFDF #DFD3CF
tetradic
#CFDFD3 #CFD3DF #DFCFDB #DFDBCF
square
#CFDFD3 #CFD3DF #DFCFDB #DFDBCF
split-complementary
#CFDFD3 #DBCFDF #DFCFD3
monochromatic
#86AE90 #AAC7B1 #CFDFD3 #EDF3EE #EDF3EE
Accessibility & contrast
On white
1.39
#CFDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#CFDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFD3
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFD3 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DCDAD4
Tritanopia (blue-blind)
#CDDEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdfd3; /* rgb */ color: rgb(207, 223, 211); /* oklch */ color: oklch(88.8% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#dde9e0',
500: '#cfdfd3',
950: '#000000',
},
}SCSS
$custom: #cfdfd3; $custom-light: #dde9e0; $custom-dark: #000000;
JSON
{
"hex": "#cfdfd3",
"rgb": {
"r": 207,
"g": 223,
"b": 211
},
"hsl": {
"h": 135,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.88824,
"c": 0.02359,
"h": 153.4
},
"luminance": 0.70744
}Semantic roles & 50–950 ramp
primary
#CFDFD3
secondary
#B59DAF
accent
#47899E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484