#64FFCC#64FFCC

#64FFCC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.150 H 167.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).

Color values

HEX#64FFCC
RGBrgb(100, 255, 204)
HSLhsl(160, 100%, 70%)
HSVhsv(160, 61%, 100%)
CMYKcmyk(60.8%, 0%, 20%, 0%)
CIE-LABlab(91.05, -52.70, 12.32)
CIE-LCHlch(91.05, 54.12, 166.84°)
OKLaboklab(90.41% -0.1469 0.0315)
OKLCHoklch(90.41% 0.15 167.9)
XYZxyz(51.9092, 78.5836, 69.5475)
Luminance0.7859 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#64FFCC #FF6497
analogous
#64FF7F #64FFCC #64E5FF
triadic
#64FFCC #CC64FF #FFCC64
tetradic
#64FFCC #7F64FF #FF6497 #E5FF64
square
#64FFCC #7F64FF #FF6497 #E5FF64
split-complementary
#64FFCC #FF64E5 #FF7F64
monochromatic
#00E99C #27FFB8 #64FFCC #A1FFE0 #DEFFF4

Accessibility & contrast

On white

1.26
#64FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.72
#64FFCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #64FFCC
16.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##64FFCC#FFFFFF#000000##000000
##64FFCC1.001.2616.7216.72
#FFFFFF1.261.0021.0021.00
#00000016.7221.001.001.00
##00000016.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #64ffcc;
/* rgb */ color: rgb(100, 255, 204);
/* oklch */ color: oklch(90.4% 0.150 167.9);
Tailwind
colors: {
  custom: {
    50: '#9effdb',
    500: '#64ffcc',
    950: '#000000',
  },
}
SCSS
$custom: #64ffcc;
$custom-light: #9effdb;
$custom-dark: #000000;
JSON
{
  "hex": "#64ffcc",
  "rgb": {
    "r": 100,
    "g": 255,
    "b": 204
  },
  "hsl": {
    "h": 160.258,
    "s": 100,
    "l": 69.608
  },
  "oklch": {
    "l": 0.90408,
    "c": 0.15025,
    "h": 167.9
  },
  "luminance": 0.78589
}

Semantic roles & 50–950 ramp

primary
#64FFCC
secondary
#DA2D66
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684

Preview Lab

Preview with #64FFCC

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

Preview Lab → · Contrast checker → · Palette generator →

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