#DEFBED#DEFBED

#DEFBED is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.3% C 0.035 H 165.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).

Color values

HEX#DEFBED
RGBrgb(222, 251, 237)
HSLhsl(151, 78%, 93%)
HSVhsv(151, 12%, 98%)
CMYKcmyk(11.6%, 0%, 5.6%, 1.6%)
CIE-LABlab(96.26, -11.98, 3.53)
CIE-LCHlch(96.26, 12.49, 163.60°)
OKLaboklab(96.33% -0.0342 0.0092)
OKLCHoklch(96.33% 0.035 165)
XYZxyz(79.9040, 90.6370, 93.3893)
Luminance0.9064 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFBED #FBDEEC
analogous
#DEFBDE #DEFBED #DEFBFB
triadic
#DEFBED #EDDEFB #FBEDDE
tetradic
#DEFBED #DEDEFB #FBDEEC #FBFBDE
square
#DEFBED #DEDEFB #FBDEEC #FBFBDE
split-complementary
#DEFBED #FBDEFB #FBDEDE
monochromatic
#71EEB1 #A7F4CF #DEFBED #E4FCF0 #E4FCF0

Accessibility & contrast

On white

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

On black

19.13
#DEFBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFBED
19.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFBED#FFFFFF#000000##000000
##DEFBED1.001.1019.1319.13
#FFFFFF1.101.0021.0021.00
#00000019.1321.001.001.00
##00000019.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #defbed;
/* rgb */ color: rgb(222, 251, 237);
/* oklch */ color: oklch(96.3% 0.035 165.0);
Tailwind
colors: {
  custom: {
    50: '#e8fcf2',
    500: '#defbed',
    950: '#000000',
  },
}
SCSS
$custom: #defbed;
$custom-light: #e8fcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#defbed",
  "rgb": {
    "r": 222,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 151.034,
    "s": 78.378,
    "l": 92.745
  },
  "oklch": {
    "l": 0.96332,
    "c": 0.03542,
    "h": 165
  },
  "luminance": 0.90638
}

Semantic roles & 50–950 ramp

primary
#DEFBED
secondary
#E29BBD
accent
#0B6FDB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEFBED

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

Preview Lab → · Contrast checker → · Palette generator →

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