#64FFDC#64FFDC

#64FFDC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 175.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).

Color values

HEX#64FFDC
RGBrgb(100, 255, 220)
HSLhsl(166, 100%, 70%)
HSVhsv(166, 61%, 100%)
CMYKcmyk(60.8%, 0%, 13.7%, 0%)
CIE-LABlab(91.41, -49.05, 4.59)
CIE-LCHlch(91.41, 49.26, 174.66°)
OKLaboklab(90.83% -0.1399 0.0114)
OKLCHoklch(90.83% 0.14 175.3)
XYZxyz(53.9277, 79.3910, 80.1782)
Luminance0.7940 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#64FFDC #FF6487
analogous
#64FF8F #64FFDC #64D4FF
triadic
#64FFDC #DC64FF #FFDC64
tetradic
#64FFDC #8F64FF #FF6487 #D4FF64
square
#64FFDC #8F64FF #FF6487 #D4FF64
split-complementary
#64FFDC #FF64D4 #FF8F64
monochromatic
#00E9B4 #27FFCE #64FFDC #A1FFEA #DEFFF8

Accessibility & contrast

On white

1.24
#64FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.88
#64FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #64FFDC
16.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##64FFDC#FFFFFF#000000##000000
##64FFDC1.001.2416.8816.88
#FFFFFF1.241.0021.0021.00
#00000016.8821.001.001.00
##00000016.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #64ffdc;
/* rgb */ color: rgb(100, 255, 220);
/* oklch */ color: oklch(90.8% 0.140 175.3);
Tailwind
colors: {
  custom: {
    50: '#9fffe6',
    500: '#64ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #64ffdc;
$custom-light: #9fffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#64ffdc",
  "rgb": {
    "r": 100,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 166.452,
    "s": 100,
    "l": 69.608
  },
  "oklch": {
    "l": 0.90827,
    "c": 0.14032,
    "h": 175.3
  },
  "luminance": 0.79397
}

Semantic roles & 50–950 ramp

primary
#64FFDC
secondary
#DA2D54
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684

Preview Lab

Preview with #64FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

#64FFDC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva