#64FDE9#64FDE9
#64FDE9 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.132 H 183.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDE9 |
|---|---|
| RGB | rgb(100, 253, 233) |
| HSL | hsl(172, 97%, 69%) |
| HSV | hsv(172, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(91.16, -45.04, -2.51) |
| CIE-LCH | lch(91.16, 45.11, 183.19°) |
| OKLab | oklab(90.73% -0.1322 -0.0075) |
| OKLCH | oklch(90.73% 0.132 183.2) |
| XYZ | xyz(55.0821, 78.8373, 89.3892) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.51
Bright Turquoise
#0FFEF9
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 6.08
Aqua (survey)
#13EAC9
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDE9 #FD6478
analogous
#64FD9D #64FDE9 #64C5FD
triadic
#64FDE9 #E964FD #FDE964
tetradic
#64FDE9 #9D64FD #FD6478 #C5FD64
square
#64FDE9 #9D64FD #FD6478 #C5FD64
split-complementary
#64FDE9 #FD64C5 #FD9D64
monochromatic
#03E4C6 #28FCE0 #64FDE9 #A0FEF2 #DDFFFA
Accessibility & contrast
On white
1.25
#64FDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#64FDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDE9
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDE9 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E8
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fde9; /* rgb */ color: rgb(100, 253, 233); /* oklch */ color: oklch(90.7% 0.132 183.2);
Tailwind
colors: {
custom: {
50: '#9ffef0',
500: '#64fde9',
950: '#000000',
},
}SCSS
$custom: #64fde9; $custom-light: #9ffef0; $custom-dark: #000000;
JSON
{
"hex": "#64fde9",
"rgb": {
"r": 100,
"g": 253,
"b": 233
},
"hsl": {
"h": 172.157,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90731,
"c": 0.13245,
"h": 183.2
},
"luminance": 0.78843
}Semantic roles & 50–950 ramp
primary
#64FDE9
secondary
#D72E44
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685