#64FFBC#64FFBC
#64FFBC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.162 H 161.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFBC |
|---|---|
| RGB | rgb(100, 255, 188) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.71, -56.11, 20.06) |
| CIE-LCH | lch(90.71, 59.59, 160.33°) |
| OKLab | oklab(90.03% -0.154 0.0512) |
| OKLCH | oklch(90.03% 0.162 161.6) |
| XYZ | xyz(50.0878, 77.8551, 59.9551) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Greenish Cyan
#2AFEB7
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 2.88
Greenish Turquoise
#00FBB0
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFBC #FF64A7
analogous
#64FF6F #64FFBC #64F4FF
triadic
#64FFBC #BC64FF #FFBC64
tetradic
#64FFBC #6F64FF #FF64A7 #F4FF64
square
#64FFBC #6F64FF #FF64A7 #F4FF64
split-complementary
#64FFBC #FF64F4 #FF6F64
monochromatic
#00E984 #27FFA2 #64FFBC #A1FFD6 #DEFFF1
Accessibility & contrast
On white
1.27
#64FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#64FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFBC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFBC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64ffbc; /* rgb */ color: rgb(100, 255, 188); /* oklch */ color: oklch(90.0% 0.162 161.6);
Tailwind
colors: {
custom: {
50: '#9effd0',
500: '#64ffbc',
950: '#000000',
},
}SCSS
$custom: #64ffbc; $custom-light: #9effd0; $custom-dark: #000000;
JSON
{
"hex": "#64ffbc",
"rgb": {
"r": 100,
"g": 255,
"b": 188
},
"hsl": {
"h": 154.065,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90028,
"c": 0.16226,
"h": 161.6
},
"luminance": 0.7786
}Semantic roles & 50–950 ramp
primary
#64FFBC
secondary
#DA2D78
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683