Very Light Blue#D5FFFF

#D5FFFF is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.043 H 196.5°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).

Very Light Blue — editorial page

Color values

HEX#D5FFFF
RGBrgb(213, 255, 255)
HSLhsl(180, 100%, 92%)
HSVhsv(180, 16%, 100%)
CMYKcmyk(16.5%, 0%, 0%, 0%)
CIE-LABlab(97.18, -13.32, -4.46)
CIE-LCHlch(97.18, 14.05, 198.53°)
OKLaboklab(97.07% -0.0411 -0.0122)
OKLCHoklch(97.07% 0.043 196.5)
XYZxyz(81.2457, 92.8837, 108.2361)
Luminance0.9289 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D5FFFF #FFD5D5
analogous
#D5FFEA #D5FFFF #D5EAFF
triadic
#D5FFFF #FFD5FF #FFFFD5
tetradic
#D5FFFF #EAD5FF #FFD5D5 #EAFFD5
square
#D5FFFF #EAD5FF #FFD5D5 #EAFFD5
split-complementary
#D5FFFF #FFD5EA #FFEAD5
monochromatic
#5BFFFF #98FFFF #D5FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.58
#D5FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D5FFFF
19.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D5FFFF#FFFFFF#000000##000000
##D5FFFF1.001.0719.5819.58
#FFFFFF1.071.0021.0021.00
#00000019.5821.001.001.00
##00000019.5821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d5ffff;
/* rgb */ color: rgb(213, 255, 255);
/* oklch */ color: oklch(97.1% 0.043 196.5);
Tailwind
colors: {
  custom: {
    50: '#e2ffff',
    500: '#d5ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d5ffff;
$custom-light: #e2ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d5ffff",
  "rgb": {
    "r": 213,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 91.765
  },
  "oklch": {
    "l": 0.97066,
    "c": 0.04291,
    "h": 196.5
  },
  "luminance": 0.92886
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #D5FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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