#64FFBF#64FFBF

#64FFBF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.160 H 162.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).

Color values

HEX#64FFBF
RGBrgb(100, 255, 191)
HSLhsl(155, 100%, 70%)
HSVhsv(155, 61%, 100%)
CMYKcmyk(60.8%, 0%, 25.1%, 0%)
CIE-LABlab(90.77, -55.49, 18.61)
CIE-LCHlch(90.77, 58.53, 161.46°)
OKLaboklab(90.1% -0.1527 0.0475)
OKLCHoklch(90.1% 0.16 162.7)
XYZxyz(50.4146, 77.9858, 61.6760)
Luminance0.7799 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#64FFBF #FF64A4
analogous
#64FF72 #64FFBF #64F1FF
triadic
#64FFBF #BF64FF #FFBF64
tetradic
#64FFBF #7264FF #FF64A4 #F1FF64
square
#64FFBF #7264FF #FF64A4 #F1FF64
split-complementary
#64FFBF #FF64F1 #FF7264
monochromatic
#00E989 #27FFA6 #64FFBF #A1FFD8 #DEFFF2

Accessibility & contrast

On white

1.27
#64FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.60
#64FFBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #64FFBF
16.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##64FFBF#FFFFFF#000000##000000
##64FFBF1.001.2716.6016.60
#FFFFFF1.271.0021.0021.00
#00000016.6021.001.001.00
##00000016.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #64ffbf;
/* rgb */ color: rgb(100, 255, 191);
/* oklch */ color: oklch(90.1% 0.160 162.7);
Tailwind
colors: {
  custom: {
    50: '#9effd2',
    500: '#64ffbf',
    950: '#000000',
  },
}
SCSS
$custom: #64ffbf;
$custom-light: #9effd2;
$custom-dark: #000000;
JSON
{
  "hex": "#64ffbf",
  "rgb": {
    "r": 100,
    "g": 255,
    "b": 191
  },
  "hsl": {
    "h": 155.226,
    "s": 100,
    "l": 69.608
  },
  "oklch": {
    "l": 0.90096,
    "c": 0.15989,
    "h": 162.7
  },
  "luminance": 0.77991
}

Semantic roles & 50–950 ramp

primary
#64FFBF
secondary
#DA2D75
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683

Preview Lab

Preview with #64FFBF

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

Preview Lab → · Contrast checker → · Palette generator →

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