#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 |
|---|---|
| RGB | rgb(100, 255, 191) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.77, -55.49, 18.61) |
| CIE-LCH | lch(90.77, 58.53, 161.46°) |
| OKLab | oklab(90.1% -0.1527 0.0475) |
| OKLCH | oklch(90.1% 0.16 162.7) |
| XYZ | xyz(50.4146, 77.9858, 61.6760) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.31
Greenish Turquoise
#00FBB0
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 4.23
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 |
|---|---|---|---|---|
| ##64FFBF | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.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