#64FDF7#64FDF7
#64FDF7 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.129 H 191.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDF7 |
|---|---|
| RGB | rgb(100, 253, 247) |
| HSL | hsl(178, 97%, 69%) |
| HSV | hsv(178, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.54, -41.47, -9.22) |
| CIE-LCH | lch(91.54, 42.49, 192.53°) |
| OKLab | oklab(91.16% -0.1263 -0.0257) |
| OKLCH | oklch(91.16% 0.129 191.5) |
| XYZ | xyz(57.1619, 79.6692, 100.3428) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.56
Bright Turquoise
#0FFEF9
ΔE00 2.65
Aqua
#00FFFF
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 4.24
Bright Light Blue
#26F7FD
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDF7 #FD646A
analogous
#64FDAB #64FDF7 #64B7FD
triadic
#64FDF7 #F764FD #FDF764
tetradic
#64FDF7 #AB64FD #FD646A #B7FD64
square
#64FDF7 #AB64FD #FD646A #B7FD64
split-complementary
#64FDF7 #FD64B7 #FDAB64
monochromatic
#03E4DB #28FCF4 #64FDF7 #A0FEFA #DDFFFD
Accessibility & contrast
On white
1.24
#64FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#64FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDF7
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDF7 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64fdf7; /* rgb */ color: rgb(100, 253, 247); /* oklch */ color: oklch(91.2% 0.129 191.5);
Tailwind
colors: {
custom: {
50: '#a0fef9',
500: '#64fdf7',
950: '#000000',
},
}SCSS
$custom: #64fdf7; $custom-light: #a0fef9; $custom-dark: #000000;
JSON
{
"hex": "#64fdf7",
"rgb": {
"r": 100,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.647,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.9116,
"c": 0.12892,
"h": 191.5
},
"luminance": 0.79675
}Semantic roles & 50–950 ramp
primary
#64FDF7
secondary
#D72E34
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685