#64FDD7#64FDD7
#64FDD7 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.141 H 173.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDD7 |
|---|---|
| RGB | rgb(100, 253, 215) |
| HSL | hsl(165, 97%, 69%) |
| HSV | hsv(165, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(90.72, -49.37, 6.17) |
| CIE-LCH | lch(90.72, 49.76, 172.88°) |
| OKLab | oklab(90.22% -0.14 0.0156) |
| OKLCH | oklch(90.22% 0.141 173.7) |
| XYZ | xyz(52.6407, 77.8607, 76.5312) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDD7 #FD648A
analogous
#64FD8B #64FDD7 #64D7FD
triadic
#64FDD7 #D764FD #FDD764
tetradic
#64FDD7 #8B64FD #FD648A #D7FD64
square
#64FDD7 #8B64FD #FD648A #D7FD64
split-complementary
#64FDD7 #FD64D7 #FD8B64
monochromatic
#03E4AC #28FCC7 #64FDD7 #A0FEE7 #DDFFF6
Accessibility & contrast
On white
1.27
#64FDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#64FDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDD7
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDD7 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fdd7; /* rgb */ color: rgb(100, 253, 215); /* oklch */ color: oklch(90.2% 0.141 173.7);
Tailwind
colors: {
custom: {
50: '#9effe3',
500: '#64fdd7',
950: '#000000',
},
}SCSS
$custom: #64fdd7; $custom-light: #9effe3; $custom-dark: #000000;
JSON
{
"hex": "#64fdd7",
"rgb": {
"r": 100,
"g": 253,
"b": 215
},
"hsl": {
"h": 165.098,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90222,
"c": 0.14089,
"h": 173.7
},
"luminance": 0.77866
}Semantic roles & 50–950 ramp
primary
#64FDD7
secondary
#D72E58
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684