#DDFBED#DDFBED

#DDFBED is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.3% C 0.036 H 165.8°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#DDFBED
RGBrgb(221, 251, 237)
HSLhsl(152, 79%, 93%)
HSVhsv(152, 12%, 98%)
CMYKcmyk(12%, 0%, 5.6%, 1.6%)
CIE-LABlab(96.20, -12.31, 3.43)
CIE-LCHlch(96.20, 12.77, 164.44°)
OKLaboklab(96.26% -0.0352 0.0089)
OKLCHoklch(96.26% 0.036 165.8)
XYZxyz(79.5985, 90.4795, 93.3749)
Luminance0.9048 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDFBED #FBDDEB
analogous
#DDFBDE #DDFBED #DDFAFB
triadic
#DDFBED #EDDDFB #FBEDDD
tetradic
#DDFBED #DEDDFB #FBDDEB #FAFBDD
square
#DDFBED #DEDDFB #FBDDEB #FAFBDD
split-complementary
#DDFBED #FBDDFA #FBDEDD
monochromatic
#6FEEB3 #A6F5D0 #DDFBED #E4FCF1 #E4FCF1

Accessibility & contrast

On white

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

On black

19.10
#DDFBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDFBED
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDFBED#FFFFFF#000000##000000
##DDFBED1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF6EC
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#D7FBF7
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ddfbed;
/* rgb */ color: rgb(221, 251, 237);
/* oklch */ color: oklch(96.3% 0.036 165.8);
Tailwind
colors: {
  custom: {
    50: '#e7fcf2',
    500: '#ddfbed',
    950: '#000000',
  },
}
SCSS
$custom: #ddfbed;
$custom-light: #e7fcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#ddfbed",
  "rgb": {
    "r": 221,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 152,
    "s": 78.947,
    "l": 92.549
  },
  "oklch": {
    "l": 0.96264,
    "c": 0.03629,
    "h": 165.8
  },
  "luminance": 0.90481
}

Semantic roles & 50–950 ramp

primary
#DDFBED
secondary
#E29ABC
accent
#0A6CDB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DDFBED

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

Preview Lab → · Contrast checker → · Palette generator →

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