#64FDE4#64FDE4
#64FDE4 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.134 H 180.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDE4 |
|---|---|
| RGB | rgb(100, 253, 228) |
| HSL | hsl(170, 97%, 69%) |
| HSV | hsv(170, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 9.9%, 0.8%) |
| CIE-LAB | lab(91.03, -46.27, -0.11) |
| CIE-LCH | lch(91.03, 46.27, 180.13°) |
| OKLab | oklab(90.59% -0.1344 -0.001) |
| OKLCH | oklch(90.59% 0.134 180.4) |
| XYZ | xyz(54.3779, 78.5556, 85.6807) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 5.58
Aquamarine
#7FFFD4
ΔE00 5.72
Light Turquoise
#7EF4CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDE4 #FD647D
analogous
#64FD98 #64FDE4 #64CAFD
triadic
#64FDE4 #E464FD #FDE464
tetradic
#64FDE4 #9864FD #FD647D #CAFD64
square
#64FDE4 #9864FD #FD647D #CAFD64
split-complementary
#64FDE4 #FD64CA #FD9864
monochromatic
#03E4BF #28FCD9 #64FDE4 #A0FEEF #DDFFF9
Accessibility & contrast
On white
1.26
#64FDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#64FDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDE4
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDE4 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64fde4; /* rgb */ color: rgb(100, 253, 228); /* oklch */ color: oklch(90.6% 0.134 180.4);
Tailwind
colors: {
custom: {
50: '#9fffec',
500: '#64fde4',
950: '#000000',
},
}SCSS
$custom: #64fde4; $custom-light: #9fffec; $custom-dark: #000000;
JSON
{
"hex": "#64fde4",
"rgb": {
"r": 100,
"g": 253,
"b": 228
},
"hsl": {
"h": 170.196,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90585,
"c": 0.13438,
"h": 180.4
},
"luminance": 0.78561
}Semantic roles & 50–950 ramp
primary
#64FDE4
secondary
#D72E49
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684