#64F7D9#64F7D9
#64F7D9 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.9% C 0.133 H 177.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7D9 |
|---|---|
| RGB | rgb(100, 247, 217) |
| HSL | hsl(168, 90%, 68%) |
| HSV | hsv(168, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 12.1%, 3.1%) |
| CIE-LAB | lab(89.03, -46.34, 2.70) |
| CIE-LCH | lch(89.03, 46.42, 176.67°) |
| OKLab | oklab(88.87% -0.1331 0.0064) |
| OKLCH | oklch(88.87% 0.133 177.2) |
| XYZ | xyz(51.0348, 74.2354, 77.2715) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.22
Aquamarine
#7FFFD4
ΔE00 4.45
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7D9 #F76482
analogous
#64F78F #64F7D9 #64CBF7
triadic
#64F7D9 #D964F7 #F7D964
tetradic
#64F7D9 #8F64F7 #F76482 #CBF764
square
#64F7D9 #8F64F7 #F76482 #CBF764
split-complementary
#64F7D9 #F764CB #F78F64
monochromatic
#0BD6AC #2AF4CB #64F7D9 #9EFAE7 #D8FDF6
Accessibility & contrast
On white
1.33
#64F7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#64F7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7D9
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7D9 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D8
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f7d9; /* rgb */ color: rgb(100, 247, 217); /* oklch */ color: oklch(88.9% 0.133 177.2);
Tailwind
colors: {
custom: {
50: '#9efae4',
500: '#64f7d9',
950: '#000000',
},
}SCSS
$custom: #64f7d9; $custom-light: #9efae4; $custom-dark: #000000;
JSON
{
"hex": "#64f7d9",
"rgb": {
"r": 100,
"g": 247,
"b": 217
},
"hsl": {
"h": 167.755,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88868,
"c": 0.13322,
"h": 177.2
},
"luminance": 0.74241
}Semantic roles & 50–950 ramp
primary
#64F7D9
secondary
#D02F50
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584