#64F8D9#64F8D9
#64F8D9 is a very light, vivid teal. Relative luminance 0.749; OKLCH L 89.1% C 0.134 H 176.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8D9 |
|---|---|
| RGB | rgb(100, 248, 217) |
| HSL | hsl(167, 91%, 68%) |
| HSV | hsv(167, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 12.5%, 2.7%) |
| CIE-LAB | lab(89.32, -46.77, 3.12) |
| CIE-LCH | lch(89.32, 46.87, 176.19°) |
| OKLab | oklab(89.1% -0.1341 0.0075) |
| OKLCH | oklch(89.1% 0.134 176.8) |
| XYZ | xyz(51.3415, 74.8486, 77.3737) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.18
Aqua (survey)
#13EAC9
ΔE00 4.31
Bright Teal
#01F9C6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8D9 #F86483
analogous
#64F88F #64F8D9 #64CDF8
triadic
#64F8D9 #D964F8 #F8D964
tetradic
#64F8D9 #8F64F8 #F86483 #CDF864
square
#64F8D9 #8F64F8 #F86483 #CDF864
split-complementary
#64F8D9 #F864CD #F88F64
monochromatic
#0AD8AD #29F5CB #64F8D9 #9FFBE7 #D9FDF6
Accessibility & contrast
On white
1.31
#64F8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#64F8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8D9
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8D9 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 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)
#EFEAD8
Deuteranopia (green-blind)
#D9DADB
Tritanopia (blue-blind)
#00FBEF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f8d9; /* rgb */ color: rgb(100, 248, 217); /* oklch */ color: oklch(89.1% 0.134 176.8);
Tailwind
colors: {
custom: {
50: '#9efbe4',
500: '#64f8d9',
950: '#000000',
},
}SCSS
$custom: #64f8d9; $custom-light: #9efbe4; $custom-dark: #000000;
JSON
{
"hex": "#64f8d9",
"rgb": {
"r": 100,
"g": 248,
"b": 217
},
"hsl": {
"h": 167.432,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.89103,
"c": 0.13429,
"h": 176.8
},
"luminance": 0.74854
}Semantic roles & 50–950 ramp
primary
#64F8D9
secondary
#D12F51
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584