Really Light Blue#D4FFFF

#D4FFFF is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.044 H 196.5°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).

Really Light Blue — editorial page

Color values

HEX#D4FFFF
RGBrgb(212, 255, 255)
HSLhsl(180, 100%, 92%)
HSVhsv(180, 17%, 100%)
CMYKcmyk(16.9%, 0%, 0%, 0%)
CIE-LABlab(97.12, -13.63, -4.56)
CIE-LCHlch(97.12, 14.37, 198.51°)
OKLaboklab(97% -0.0421 -0.0124)
OKLCHoklch(97% 0.044 196.5)
XYZxyz(80.9565, 92.7346, 108.2225)
Luminance0.9274 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D4FFFF #FFD4D4
analogous
#D4FFEA #D4FFFF #D4EAFF
triadic
#D4FFFF #FFD4FF #FFFFD4
tetradic
#D4FFFF #EAD4FF #FFD4D4 #EAFFD4
square
#D4FFFF #EAD4FF #FFD4D4 #EAFFD4
split-complementary
#D4FFFF #FFD4EA #FFEAD4
monochromatic
#5AFFFF #97FFFF #D4FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.55
#D4FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D4FFFF
19.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D4FFFF#FFFFFF#000000##000000
##D4FFFF1.001.0719.5519.55
#FFFFFF1.071.0021.0021.00
#00000019.5521.001.001.00
##00000019.5521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d4ffff;
/* rgb */ color: rgb(212, 255, 255);
/* oklch */ color: oklch(97.0% 0.044 196.5);
Tailwind
colors: {
  custom: {
    50: '#e1ffff',
    500: '#d4ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d4ffff;
$custom-light: #e1ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d4ffff",
  "rgb": {
    "r": 212,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 91.569
  },
  "oklch": {
    "l": 0.97003,
    "c": 0.04389,
    "h": 196.5
  },
  "luminance": 0.92737
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #D4FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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