#64F7BA#64F7BA
#64F7BA is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.1% C 0.154 H 162.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7BA |
|---|---|
| RGB | rgb(100, 247, 186) |
| HSL | hsl(155, 90%, 68%) |
| HSV | hsv(155, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 24.7%, 3.1%) |
| CIE-LAB | lab(88.34, -53.30, 17.77) |
| CIE-LCH | lch(88.34, 56.18, 161.56°) |
| OKLab | oklab(88.07% -0.1468 0.0454) |
| OKLCH | oklch(88.07% 0.154 162.8) |
| XYZ | xyz(47.3746, 72.7713, 57.9945) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.25
Light Aquamarine
#7BFDC7
ΔE00 2.43
Greenish Cyan
#2AFEB7
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.44
Greenish Turquoise
#00FBB0
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7BA #F764A1
analogous
#64F770 #64F7BA #64EAF7
triadic
#64F7BA #BA64F7 #F7BA64
tetradic
#64F7BA #7064F7 #F764A1 #EAF764
square
#64F7BA #7064F7 #F764A1 #EAF764
split-complementary
#64F7BA #F764EA #F77064
monochromatic
#0BD682 #2AF4A0 #64F7BA #9EFAD4 #D8FDEE
Accessibility & contrast
On white
1.35
#64F7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#64F7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7BA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7BA | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B7
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#03F7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f7ba; /* rgb */ color: rgb(100, 247, 186); /* oklch */ color: oklch(88.1% 0.154 162.8);
Tailwind
colors: {
custom: {
50: '#9dfbce',
500: '#64f7ba',
950: '#000000',
},
}SCSS
$custom: #64f7ba; $custom-light: #9dfbce; $custom-dark: #000000;
JSON
{
"hex": "#64f7ba",
"rgb": {
"r": 100,
"g": 247,
"b": 186
},
"hsl": {
"h": 155.102,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88072,
"c": 0.15364,
"h": 162.8
},
"luminance": 0.72776
}Semantic roles & 50–950 ramp
primary
#64F7BA
secondary
#D02F72
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583