#64FFEB#64FFEB

#64FFEB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.134 H 183.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).

Color values

HEX#64FFEB
RGBrgb(100, 255, 235)
HSLhsl(172, 100%, 70%)
HSVhsv(172, 61%, 100%)
CMYKcmyk(60.8%, 0%, 7.8%, 0%)
CIE-LABlab(91.78, -45.41, -2.63)
CIE-LCHlch(91.78, 45.49, 183.32°)
OKLaboklab(91.26% -0.1334 -0.0078)
OKLCHoklch(91.26% 0.134 183.4)
XYZxyz(56.0041, 80.2216, 91.1140)
Luminance0.8023 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#64FFEB #FF6478
analogous
#64FF9E #64FFEB #64C6FF
triadic
#64FFEB #EB64FF #FFEB64
tetradic
#64FFEB #9E64FF #FF6478 #C6FF64
square
#64FFEB #9E64FF #FF6478 #C6FF64
split-complementary
#64FFEB #FF64C6 #FF9E64
monochromatic
#00E9CB #27FFE3 #64FFEB #A1FFF3 #DEFFFB

Accessibility & contrast

On white

1.23
#64FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.05
#64FFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #64FFEB
17.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##64FFEB#FFFFFF#000000##000000
##64FFEB1.001.2317.0517.05
#FFFFFF1.231.0021.0021.00
#00000017.0521.001.001.00
##00000017.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #64ffeb;
/* rgb */ color: rgb(100, 255, 235);
/* oklch */ color: oklch(91.3% 0.134 183.4);
Tailwind
colors: {
  custom: {
    50: '#9ffff1',
    500: '#64ffeb',
    950: '#000000',
  },
}
SCSS
$custom: #64ffeb;
$custom-light: #9ffff1;
$custom-dark: #000000;
JSON
{
  "hex": "#64ffeb",
  "rgb": {
    "r": 100,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 172.258,
    "s": 100,
    "l": 69.608
  },
  "oklch": {
    "l": 0.91255,
    "c": 0.13362,
    "h": 183.4
  },
  "luminance": 0.80227
}

Semantic roles & 50–950 ramp

primary
#64FFEB
secondary
#DA2D44
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685

Preview Lab

Preview with #64FFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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