#D7FFFF#D7FFFF

#D7FFFF is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.2% C 0.041 H 196.5°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).

Color values

HEX#D7FFFF
RGBrgb(215, 255, 255)
HSLhsl(180, 100%, 92%)
HSVhsv(180, 16%, 100%)
CMYKcmyk(15.7%, 0%, 0%, 0%)
CIE-LABlab(97.30, -12.72, -4.27)
CIE-LCHlch(97.30, 13.41, 198.57°)
OKLaboklab(97.19% -0.0393 -0.0116)
OKLCHoklch(97.19% 0.041 196.5)
XYZxyz(81.8295, 93.1847, 108.2634)
Luminance0.9319 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D7FFFF #FFD7D7
analogous
#D7FFEB #D7FFFF #D7EBFF
triadic
#D7FFFF #FFD7FF #FFFFD7
tetradic
#D7FFFF #EBD7FF #FFD7D7 #EBFFD7
square
#D7FFFF #EBD7FF #FFD7D7 #EBFFD7
split-complementary
#D7FFFF #FFD7EB #FFEBD7
monochromatic
#5DFFFF #9AFFFF #D7FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.07
#D7FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.64
#D7FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D7FFFF
19.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D7FFFF#FFFFFF#000000##000000
##D7FFFF1.001.0719.6419.64
#FFFFFF1.071.0021.0021.00
#00000019.6421.001.001.00
##00000019.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#CBFFFF
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #d7ffff;
/* rgb */ color: rgb(215, 255, 255);
/* oklch */ color: oklch(97.2% 0.041 196.5);
Tailwind
colors: {
  custom: {
    50: '#e3ffff',
    500: '#d7ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d7ffff;
$custom-light: #e3ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d7ffff",
  "rgb": {
    "r": 215,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 92.157
  },
  "oklch": {
    "l": 0.97194,
    "c": 0.04096,
    "h": 196.5
  },
  "luminance": 0.93187
}

Semantic roles & 50–950 ramp

primary
#D7FFFF
secondary
#EB8F8F
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686

Preview Lab

Preview with #D7FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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