#64F7D2#64F7D2
#64F7D2 is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.7% C 0.137 H 173.5°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7D2 |
|---|---|
| RGB | rgb(100, 247, 210) |
| HSL | hsl(165, 90%, 68%) |
| HSV | hsv(165, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 15%, 3.1%) |
| CIE-LAB | lab(88.87, -47.99, 6.09) |
| CIE-LCH | lch(88.87, 48.38, 172.76°) |
| OKLab | oklab(88.68% -0.1361 0.0154) |
| OKLCH | oklch(88.68% 0.137 173.5) |
| XYZ | xyz(50.1436, 73.8789, 72.5777) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.66
Aquamarine
#7FFFD4
ΔE00 3.04
Light Aqua
#8CFFDB
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7D2 #F76489
analogous
#64F788 #64F7D2 #64D2F7
triadic
#64F7D2 #D264F7 #F7D264
tetradic
#64F7D2 #8864F7 #F76489 #D2F764
square
#64F7D2 #8864F7 #F76489 #D2F764
split-complementary
#64F7D2 #F764D2 #F78864
monochromatic
#0BD6A3 #2AF4C1 #64F7D2 #9EFAE3 #D8FDF4
Accessibility & contrast
On white
1.33
#64F7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#64F7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7D2
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7D2 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8D0
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#00F9EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f7d2; /* rgb */ color: rgb(100, 247, 210); /* oklch */ color: oklch(88.7% 0.137 173.5);
Tailwind
colors: {
custom: {
50: '#9dfadf',
500: '#64f7d2',
950: '#000000',
},
}SCSS
$custom: #64f7d2; $custom-light: #9dfadf; $custom-dark: #000000;
JSON
{
"hex": "#64f7d2",
"rgb": {
"r": 100,
"g": 247,
"b": 210
},
"hsl": {
"h": 164.898,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88676,
"c": 0.137,
"h": 173.5
},
"luminance": 0.73884
}Semantic roles & 50–950 ramp
primary
#64F7D2
secondary
#D02F58
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584