#DCFFFB#DCFFFB

#DCFFFB is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.036 H 188.2°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).

Color values

HEX#DCFFFB
RGBrgb(220, 255, 251)
HSLhsl(173, 100%, 93%)
HSVhsv(173, 14%, 100%)
CMYKcmyk(13.7%, 0%, 1.6%, 0%)
CIE-LABlab(97.51, -11.96, -1.87)
CIE-LCHlch(97.51, 12.11, 188.89°)
OKLaboklab(97.41% -0.036 -0.0052)
OKLCHoklch(97.41% 0.036 188.2)
XYZxyz(82.6834, 93.6987, 104.9774)
Luminance0.9370 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCFFFB #FFDCE0
analogous
#DCFFE9 #DCFFFB #DCF1FF
triadic
#DCFFFB #FBDCFF #FFFBDC
tetradic
#DCFFFB #E9DCFF #FFDCE0 #F1FFDC
square
#DCFFFB #E9DCFF #FFDCE0 #F1FFDC
split-complementary
#DCFFFB #FFDCF1 #FFE9DC
monochromatic
#62FFED #9FFFF4 #DCFFFB #E0FFFC #E0FFFC

Accessibility & contrast

On white

1.06
#DCFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.74
#DCFFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCFFFB
19.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCFFFB#FFFFFF#000000##000000
##DCFFFB1.001.0619.7419.74
#FFFFFF1.061.0021.0021.00
#00000019.7421.001.001.00
##00000019.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#D3FFFE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dcfffb;
/* rgb */ color: rgb(220, 255, 251);
/* oklch */ color: oklch(97.4% 0.036 188.2);
Tailwind
colors: {
  custom: {
    50: '#e7fffc',
    500: '#dcfffb',
    950: '#000000',
  },
}
SCSS
$custom: #dcfffb;
$custom-light: #e7fffc;
$custom-dark: #000000;
JSON
{
  "hex": "#dcfffb",
  "rgb": {
    "r": 220,
    "g": 255,
    "b": 251
  },
  "hsl": {
    "h": 173.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.97405,
    "c": 0.03642,
    "h": 188.2
  },
  "luminance": 0.93701
}

Semantic roles & 50–950 ramp

primary
#DCFFFB
secondary
#EC939D
accent
#001AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DCFFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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