#64FABF#64FABF
#64FABF is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.154 H 164.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64FABF |
|---|---|
| RGB | rgb(100, 250, 191) |
| HSL | hsl(156, 94%, 69%) |
| HSV | hsv(156, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(89.32, -53.47, 16.57) |
| CIE-LCH | lch(89.32, 55.98, 162.78°) |
| OKLab | oklab(88.91% -0.1476 0.0424) |
| OKLCH | oklch(88.91% 0.154 164) |
| XYZ | xyz(48.8403, 74.8372, 61.1512) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.92
Light Greenish Blue
#63F7B4
ΔE00 1.94
Greenish Cyan
#2AFEB7
ΔE00 3.06
Greenish Turquoise
#00FBB0
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FABF #FA649F
analogous
#64FA74 #64FABF #64EAFA
triadic
#64FABF #BF64FA #FABF64
tetradic
#64FABF #7464FA #FA649F #EAFA64
square
#64FABF #7464FA #FA649F #EAFA64
split-complementary
#64FABF #FA64EA #FA7464
monochromatic
#07DC89 #29F8A7 #64FABF #9FFCD7 #DBFEF0
Accessibility & contrast
On white
1.32
#64FABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#64FABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FABF
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FABF | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BC
Deuteranopia (green-blind)
#E1DAC3
Tritanopia (blue-blind)
#00FAEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64fabf; /* rgb */ color: rgb(100, 250, 191); /* oklch */ color: oklch(88.9% 0.154 164.0);
Tailwind
colors: {
custom: {
50: '#9dfdd2',
500: '#64fabf',
950: '#000000',
},
}SCSS
$custom: #64fabf; $custom-light: #9dfdd2; $custom-dark: #000000;
JSON
{
"hex": "#64fabf",
"rgb": {
"r": 100,
"g": 250,
"b": 191
},
"hsl": {
"h": 156.4,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.88905,
"c": 0.15357,
"h": 164
},
"luminance": 0.74842
}Semantic roles & 50–950 ramp
primary
#64FABF
secondary
#D42E6F
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683