#64F4DA#64F4DA
#64F4DA is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.2% C 0.130 H 179.2°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4DA |
|---|---|
| RGB | rgb(100, 244, 218) |
| HSL | hsl(169, 87%, 67%) |
| HSV | hsv(169, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(88.19, -44.80, 0.95) |
| CIE-LCH | lch(88.19, 44.81, 178.78°) |
| OKLab | oklab(88.19% -0.1296 0.0018) |
| OKLCH | oklch(88.19% 0.13 179.2) |
| XYZ | xyz(50.2553, 72.4675, 77.6552) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.92
Aqua (survey)
#13EAC9
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4DA #F4647E
analogous
#64F492 #64F4DA #64C6F4
triadic
#64F4DA #DA64F4 #F4DA64
tetradic
#64F4DA #9264F4 #F4647E #C6F464
square
#64F4DA #9264F4 #F4647E #C6F464
split-complementary
#64F4DA #F464C6 #F49264
monochromatic
#0FCFAC #2BF0CC #64F4DA #9DF8E8 #D6FCF5
Accessibility & contrast
On white
1.36
#64F4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#64F4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4DA
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4DA | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f4da; /* rgb */ color: rgb(100, 244, 218); /* oklch */ color: oklch(88.2% 0.130 179.2);
Tailwind
colors: {
custom: {
50: '#9df8e5',
500: '#64f4da',
950: '#000000',
},
}SCSS
$custom: #64f4da; $custom-light: #9df8e5; $custom-dark: #000000;
JSON
{
"hex": "#64f4da",
"rgb": {
"r": 100,
"g": 244,
"b": 218
},
"hsl": {
"h": 169.167,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.88193,
"c": 0.12957,
"h": 179.2
},
"luminance": 0.72473
}Semantic roles & 50–950 ramp
primary
#64F4DA
secondary
#CB324D
accent
#022BE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584