#DBFFFF#DBFFFF

#DBFFFF is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.5% C 0.037 H 196.6°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).

Color values

HEX#DBFFFF
RGBrgb(219, 255, 255)
HSLhsl(180, 100%, 93%)
HSVhsv(180, 14%, 100%)
CMYKcmyk(14.1%, 0%, 0%, 0%)
CIE-LABlab(97.55, -11.49, -3.88)
CIE-LCHlch(97.55, 12.13, 198.64°)
OKLaboklab(97.45% -0.0355 -0.0105)
OKLCHoklch(97.45% 0.037 196.6)
XYZxyz(83.0188, 93.7980, 108.3192)
Luminance0.9380 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBFFFF #FFDBDB
analogous
#DBFFED #DBFFFF #DBEDFF
triadic
#DBFFFF #FFDBFF #FFFFDB
tetradic
#DBFFFF #EDDBFF #FFDBDB #EDFFDB
square
#DBFFFF #EDDBFF #FFDBDB #EDFFDB
split-complementary
#DBFFFF #FFDBED #FFEDDB
monochromatic
#61FFFF #9EFFFF #DBFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.76
#DBFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBFFFF
19.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBFFFF#FFFFFF#000000##000000
##DBFFFF1.001.0619.7619.76
#FFFFFF1.061.0021.0021.00
#00000019.7621.001.001.00
##00000019.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D0FFFF
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dbffff;
/* rgb */ color: rgb(219, 255, 255);
/* oklch */ color: oklch(97.5% 0.037 196.6);
Tailwind
colors: {
  custom: {
    50: '#e6ffff',
    500: '#dbffff',
    950: '#000000',
  },
}
SCSS
$custom: #dbffff;
$custom-light: #e6ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#dbffff",
  "rgb": {
    "r": 219,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.97454,
    "c": 0.03702,
    "h": 196.6
  },
  "luminance": 0.938
}

Semantic roles & 50–950 ramp

primary
#DBFFFF
secondary
#EC9292
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161818
muted
#848686

Preview Lab

Preview with #DBFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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