#64FFBA#64FFBA
#64FFBA is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.164 H 160.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFBA |
|---|---|
| RGB | rgb(100, 255, 186) |
| HSL | hsl(153, 100%, 70%) |
| HSV | hsv(153, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.67, -56.52, 21.03) |
| CIE-LCH | lch(90.67, 60.30, 159.59°) |
| OKLab | oklab(89.98% -0.1549 0.0536) |
| OKLCH | oklch(89.98% 0.164 160.9) |
| XYZ | xyz(49.8737, 77.7694, 58.8275) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Greenish Cyan
#2AFEB7
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.17
Greenish Turquoise
#00FBB0
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFBA #FF64A9
analogous
#64FF6C #64FFBA #64F7FF
triadic
#64FFBA #BA64FF #FFBA64
tetradic
#64FFBA #6C64FF #FF64A9 #F7FF64
square
#64FFBA #6C64FF #FF64A9 #F7FF64
split-complementary
#64FFBA #FF64F7 #FF6C64
monochromatic
#00E981 #27FF9F #64FFBA #A1FFD5 #DEFFF0
Accessibility & contrast
On white
1.27
#64FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#64FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFBA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFBA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffba; /* rgb */ color: rgb(100, 255, 186); /* oklch */ color: oklch(90.0% 0.164 160.9);
Tailwind
colors: {
custom: {
50: '#9effcf',
500: '#64ffba',
950: '#000000',
},
}SCSS
$custom: #64ffba; $custom-light: #9effcf; $custom-dark: #000000;
JSON
{
"hex": "#64ffba",
"rgb": {
"r": 100,
"g": 255,
"b": 186
},
"hsl": {
"h": 153.29,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89983,
"c": 0.16388,
"h": 160.9
},
"luminance": 0.77774
}Semantic roles & 50–950 ramp
primary
#64FFBA
secondary
#DA2D7A
accent
#0066E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683