#D3DFCF#D3DFCF

#D3DFCF is a very light, muted green. Relative luminance 0.711; OKLCH L 89.0% C 0.025 H 137.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).

Color values

HEX#D3DFCF
RGBrgb(211, 223, 207)
HSLhsl(105, 20%, 84%)
HSVhsv(105, 7%, 87%)
CMYKcmyk(5.4%, 0%, 7.2%, 12.5%)
CIE-LABlab(87.55, -6.91, 6.45)
CIE-LCHlch(87.55, 9.46, 136.98°)
OKLaboklab(89.01% -0.0186 0.0169)
OKLCHoklch(89.01% 0.025 137.8)
XYZxyz(64.5121, 71.1289, 69.3499)
Luminance0.7113 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DFCF #DBCFDF
analogous
#DBDFCF #D3DFCF #CFDFD3
triadic
#D3DFCF #CFD3DF #DFCFD3
tetradic
#D3DFCF #CFDBDF #DBCFDF #DFD3CF
square
#D3DFCF #CFDBDF #DBCFDF #DFD3CF
split-complementary
#D3DFCF #D3CFDF #DFCFDB
monochromatic
#90AE86 #B1C7AA #D3DFCF #EEF3ED #EEF3ED

Accessibility & contrast

On white

1.38
#D3DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.23
#D3DFCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DFCF
15.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DFCF#FFFFFF#000000##000000
##D3DFCF1.001.3815.2315.23
#FFFFFF1.381.0021.0021.00
#00000015.2321.001.001.00
##00000015.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#D3DEDA
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #d3dfcf;
/* rgb */ color: rgb(211, 223, 207);
/* oklch */ color: oklch(89.0% 0.025 137.8);
Tailwind
colors: {
  custom: {
    50: '#e0e9dd',
    500: '#d3dfcf',
    950: '#000000',
  },
}
SCSS
$custom: #d3dfcf;
$custom-light: #e0e9dd;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dfcf",
  "rgb": {
    "r": 211,
    "g": 223,
    "b": 207
  },
  "hsl": {
    "h": 105,
    "s": 20,
    "l": 84.314
  },
  "oklch": {
    "l": 0.89011,
    "c": 0.02512,
    "h": 137.8
  },
  "luminance": 0.71129
}

Semantic roles & 50–950 ramp

primary
#D3DFCF
secondary
#AF9DB5
accent
#479E89
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484

Preview Lab

Preview with #D3DFCF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#D3DFCF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva