#64FDD5#64FDD5
#64FDD5 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.142 H 172.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDD5 |
|---|---|
| RGB | rgb(100, 253, 213) |
| HSL | hsl(164, 97%, 69%) |
| HSV | hsv(164, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(90.67, -49.84, 7.14) |
| CIE-LCH | lch(90.67, 50.35, 171.85°) |
| OKLab | oklab(90.17% -0.1409 0.0181) |
| OKLCH | oklch(90.17% 0.142 172.7) |
| XYZ | xyz(52.3853, 77.7586, 75.1861) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDD5 #FD648C
analogous
#64FD89 #64FDD5 #64D8FD
triadic
#64FDD5 #D564FD #FDD564
tetradic
#64FDD5 #8964FD #FD648C #D8FD64
square
#64FDD5 #8964FD #FD648C #D8FD64
split-complementary
#64FDD5 #FD64D8 #FD8964
monochromatic
#03E4A9 #28FCC5 #64FDD5 #A0FEE5 #DDFFF6
Accessibility & contrast
On white
1.27
#64FDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#64FDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDD5
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDD5 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED3
Deuteranopia (green-blind)
#DFDED8
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fdd5; /* rgb */ color: rgb(100, 253, 213); /* oklch */ color: oklch(90.2% 0.142 172.7);
Tailwind
colors: {
custom: {
50: '#9effe1',
500: '#64fdd5',
950: '#000000',
},
}SCSS
$custom: #64fdd5; $custom-light: #9effe1; $custom-dark: #000000;
JSON
{
"hex": "#64fdd5",
"rgb": {
"r": 100,
"g": 253,
"b": 213
},
"hsl": {
"h": 164.314,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90169,
"c": 0.14207,
"h": 172.7
},
"luminance": 0.77764
}Semantic roles & 50–950 ramp
primary
#64FDD5
secondary
#D72E5A
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684