#64F7BC#64F7BC
#64F7BC is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.1% C 0.152 H 163.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7BC |
|---|---|
| RGB | rgb(100, 247, 188) |
| HSL | hsl(156, 90%, 68%) |
| HSV | hsv(156, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 23.9%, 3.1%) |
| CIE-LAB | lab(88.38, -52.88, 16.80) |
| CIE-LCH | lch(88.38, 55.48, 162.38°) |
| OKLab | oklab(88.12% -0.1459 0.043) |
| OKLCH | oklch(88.12% 0.152 163.6) |
| XYZ | xyz(47.5887, 72.8569, 59.1221) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 2.22
Greenish Cyan
#2AFEB7
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.80
Greenish Turquoise
#00FBB0
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7BC #F7649F
analogous
#64F772 #64F7BC #64E9F7
triadic
#64F7BC #BC64F7 #F7BC64
tetradic
#64F7BC #7264F7 #F7649F #E9F764
square
#64F7BC #7264F7 #F7649F #E9F764
split-complementary
#64F7BC #F764E9 #F77264
monochromatic
#0BD684 #2AF4A3 #64F7BC #9EFAD5 #D8FDEE
Accessibility & contrast
On white
1.35
#64F7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#64F7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7BC
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7BC | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B9
Deuteranopia (green-blind)
#DED8C0
Tritanopia (blue-blind)
#00F7E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f7bc; /* rgb */ color: rgb(100, 247, 188); /* oklch */ color: oklch(88.1% 0.152 163.6);
Tailwind
colors: {
custom: {
50: '#9dfbd0',
500: '#64f7bc',
950: '#000000',
},
}SCSS
$custom: #64f7bc; $custom-light: #9dfbd0; $custom-dark: #000000;
JSON
{
"hex": "#64f7bc",
"rgb": {
"r": 100,
"g": 247,
"b": 188
},
"hsl": {
"h": 155.918,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88119,
"c": 0.15207,
"h": 163.6
},
"luminance": 0.72862
}Semantic roles & 50–950 ramp
primary
#64F7BC
secondary
#D02F70
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583