#64FDE5#64FDE5
#64FDE5 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.134 H 181.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDE5 |
|---|---|
| RGB | rgb(100, 253, 229) |
| HSL | hsl(171, 97%, 69%) |
| HSV | hsv(171, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 9.5%, 0.8%) |
| CIE-LAB | lab(91.06, -46.02, -0.59) |
| CIE-LCH | lch(91.06, 46.03, 180.73°) |
| OKLab | oklab(90.61% -0.134 -0.0023) |
| OKLCH | oklch(90.61% 0.134 181) |
| XYZ | xyz(54.5171, 78.6113, 86.4139) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.09
Bright Aqua
#0BF9EA
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.72
Aquamarine
#7FFFD4
ΔE00 6.00
Light Turquoise
#7EF4CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDE5 #FD647C
analogous
#64FD99 #64FDE5 #64C9FD
triadic
#64FDE5 #E564FD #FDE564
tetradic
#64FDE5 #9964FD #FD647C #C9FD64
square
#64FDE5 #9964FD #FD647C #C9FD64
split-complementary
#64FDE5 #FD64C9 #FD9964
monochromatic
#03E4C0 #28FCDB #64FDE5 #A0FEEF #DDFFF9
Accessibility & contrast
On white
1.26
#64FDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#64FDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDE5
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDE5 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE4
Deuteranopia (green-blind)
#DCDEE7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64fde5; /* rgb */ color: rgb(100, 253, 229); /* oklch */ color: oklch(90.6% 0.134 181.0);
Tailwind
colors: {
custom: {
50: '#9fffed',
500: '#64fde5',
950: '#000000',
},
}SCSS
$custom: #64fde5; $custom-light: #9fffed; $custom-dark: #000000;
JSON
{
"hex": "#64fde5",
"rgb": {
"r": 100,
"g": 253,
"b": 229
},
"hsl": {
"h": 170.588,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90614,
"c": 0.13397,
"h": 181
},
"luminance": 0.78617
}Semantic roles & 50–950 ramp
primary
#64FDE5
secondary
#D72E48
accent
#0024E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684