#DFFBFF#DFFBFF

#DFFBFF is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.030 H 207.1°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).

Color values

HEX#DFFBFF
RGBrgb(223, 251, 255)
HSLhsl(188, 100%, 94%)
HSVhsv(188, 13%, 100%)
CMYKcmyk(12.5%, 1.6%, 0%, 0%)
CIE-LABlab(96.78, -8.25, -4.98)
CIE-LCHlch(96.78, 9.64, 211.12°)
OKLaboklab(96.91% -0.0264 -0.0135)
OKLCHoklch(96.91% 0.03 207.1)
XYZxyz(82.9742, 91.9006, 107.9554)
Luminance0.9190 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFBFF #FFE3DF
analogous
#DFFFF3 #DFFBFF #DFEBFF
triadic
#DFFBFF #FFDFFB #FBFFDF
tetradic
#DFFBFF #F3DFFF #FFE3DF #EBFFDF
square
#DFFBFF #F3DFFF #FFE3DF #EBFFDF
split-complementary
#DFFBFF #FFDFEB #FFF3DF
monochromatic
#65ECFF #A2F3FF #DFFBFF #E0FBFF #E0FBFF

Accessibility & contrast

On white

1.08
#DFFBFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.38
#DFFBFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFBFF
19.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFBFF#FFFFFF#000000##000000
##DFFBFF1.001.0819.3819.38
#FFFFFF1.081.0021.0021.00
#00000019.3821.001.001.00
##00000019.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#D6FEFC
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #dffbff;
/* rgb */ color: rgb(223, 251, 255);
/* oklch */ color: oklch(96.9% 0.030 207.1);
Tailwind
colors: {
  custom: {
    50: '#e9fcff',
    500: '#dffbff',
    950: '#000000',
  },
}
SCSS
$custom: #dffbff;
$custom-light: #e9fcff;
$custom-dark: #000000;
JSON
{
  "hex": "#dffbff",
  "rgb": {
    "r": 223,
    "g": 251,
    "b": 255
  },
  "hsl": {
    "h": 187.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.9691,
    "c": 0.0296,
    "h": 207.1
  },
  "luminance": 0.91902
}

Semantic roles & 50–950 ramp

primary
#DFFBFF
secondary
#ECA196
accent
#1D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586

Preview Lab

Preview with #DFFBFF

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

Preview Lab → · Contrast checker → · Palette generator →

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