#DFFBED#DFFBED

#DFFBED is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.035 H 164.2°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).

Color values

HEX#DFFBED
RGBrgb(223, 251, 237)
HSLhsl(150, 78%, 93%)
HSVhsv(150, 11%, 98%)
CMYKcmyk(11.2%, 0%, 5.6%, 1.6%)
CIE-LABlab(96.33, -11.66, 3.63)
CIE-LCHlch(96.33, 12.21, 162.71°)
OKLaboklab(96.4% -0.0332 0.0094)
OKLCHoklch(96.4% 0.035 164.2)
XYZxyz(80.2112, 90.7954, 93.4037)
Luminance0.9080 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFBED #FBDFED
analogous
#DFFBDF #DFFBED #DFFBFB
triadic
#DFFBED #EDDFFB #FBEDDF
tetradic
#DFFBED #DFDFFB #FBDFED #FBFBDF
square
#DFFBED #DFDFFB #FBDFED #FBFBDF
split-complementary
#DFFBED #FBDFFB #FBDFDF
monochromatic
#72EDB0 #A9F4CE #DFFBED #E4FCF0 #E4FCF0

Accessibility & contrast

On white

1.10
#DFFBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.16
#DFFBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFBED
19.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFBED#FFFFFF#000000##000000
##DFFBED1.001.1019.1619.16
#FFFFFF1.101.0021.0021.00
#00000019.1621.001.001.00
##00000019.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#DAFBF7
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #dffbed;
/* rgb */ color: rgb(223, 251, 237);
/* oklch */ color: oklch(96.4% 0.035 164.2);
Tailwind
colors: {
  custom: {
    50: '#e9fcf2',
    500: '#dffbed',
    950: '#000000',
  },
}
SCSS
$custom: #dffbed;
$custom-light: #e9fcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#dffbed",
  "rgb": {
    "r": 223,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 150,
    "s": 77.778,
    "l": 92.941
  },
  "oklch": {
    "l": 0.964,
    "c": 0.03456,
    "h": 164.2
  },
  "luminance": 0.90797
}

Semantic roles & 50–950 ramp

primary
#DFFBED
secondary
#E29CBF
accent
#0B73DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DFFBED

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

Preview Lab → · Contrast checker → · Palette generator →

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