#64F7D8#64F7D8
#64F7D8 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.8% C 0.134 H 176.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7D8 |
|---|---|
| RGB | rgb(100, 247, 216) |
| HSL | hsl(167, 90%, 68%) |
| HSV | hsv(167, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 12.6%, 3.1%) |
| CIE-LAB | lab(89.01, -46.58, 3.18) |
| CIE-LCH | lch(89.01, 46.69, 176.09°) |
| OKLab | oklab(88.84% -0.1335 0.0077) |
| OKLCH | oklch(88.84% 0.134 176.7) |
| XYZ | xyz(50.9052, 74.1835, 76.5886) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 4.17
Aquamarine
#7FFFD4
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7D8 #F76483
analogous
#64F78E #64F7D8 #64CCF7
triadic
#64F7D8 #D864F7 #F7D864
tetradic
#64F7D8 #8E64F7 #F76483 #CCF764
square
#64F7D8 #8E64F7 #F76483 #CCF764
split-complementary
#64F7D8 #F764CC #F78E64
monochromatic
#0BD6AB #2AF4C9 #64F7D8 #9EFAE7 #D8FDF5
Accessibility & contrast
On white
1.33
#64F7D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#64F7D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7D8
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7D8 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D7
Deuteranopia (green-blind)
#D9D9DA
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f7d8; /* rgb */ color: rgb(100, 247, 216); /* oklch */ color: oklch(88.8% 0.134 176.7);
Tailwind
colors: {
custom: {
50: '#9efae4',
500: '#64f7d8',
950: '#000000',
},
}SCSS
$custom: #64f7d8; $custom-light: #9efae4; $custom-dark: #000000;
JSON
{
"hex": "#64f7d8",
"rgb": {
"r": 100,
"g": 247,
"b": 216
},
"hsl": {
"h": 167.347,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.8884,
"c": 0.13372,
"h": 176.7
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#64F7D8
secondary
#D02F51
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584