#64FDC7#64FDC7
#64FDC7 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.151 H 166.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDC7 |
|---|---|
| RGB | rgb(100, 253, 199) |
| HSL | hsl(159, 97%, 69%) |
| HSV | hsv(159, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.36, -52.98, 13.92) |
| CIE-LCH | lch(90.36, 54.78, 165.28°) |
| OKLab | oklab(89.81% -0.1471 0.0356) |
| OKLCH | oklch(89.81% 0.151 166.4) |
| XYZ | xyz(50.6844, 77.0782, 66.2283) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Aquamarine
#7FFFD4
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDC7 #FD649A
analogous
#64FD7B #64FDC7 #64E6FD
triadic
#64FDC7 #C764FD #FDC764
tetradic
#64FDC7 #7B64FD #FD649A #E6FD64
square
#64FDC7 #7B64FD #FD649A #E6FD64
split-complementary
#64FDC7 #FD64E6 #FD7B64
monochromatic
#03E494 #28FCB1 #64FDC7 #A0FEDD #DDFFF3
Accessibility & contrast
On white
1.28
#64FDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#64FDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDC7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDC7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fdc7; /* rgb */ color: rgb(100, 253, 199); /* oklch */ color: oklch(89.8% 0.151 166.4);
Tailwind
colors: {
custom: {
50: '#9effd8',
500: '#64fdc7',
950: '#000000',
},
}SCSS
$custom: #64fdc7; $custom-light: #9effd8; $custom-dark: #000000;
JSON
{
"hex": "#64fdc7",
"rgb": {
"r": 100,
"g": 253,
"b": 199
},
"hsl": {
"h": 158.824,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89811,
"c": 0.15135,
"h": 166.4
},
"luminance": 0.77083
}Semantic roles & 50–950 ramp
primary
#64FDC7
secondary
#D72E6A
accent
#0051E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683