#64FCD9#64FCD9
#64FCD9 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.139 H 175.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCD9 |
|---|---|
| RGB | rgb(100, 252, 217) |
| HSL | hsl(166, 96%, 69%) |
| HSV | hsv(166, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(90.48, -48.48, 4.79) |
| CIE-LCH | lch(90.48, 48.72, 174.36°) |
| OKLab | oklab(90.04% -0.1381 0.0119) |
| OKLCH | oklch(90.04% 0.139 175.1) |
| XYZ | xyz(52.5844, 77.3344, 77.7880) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCD9 #FC6487
analogous
#64FC8D #64FCD9 #64D3FC
triadic
#64FCD9 #D964FC #FCD964
tetradic
#64FCD9 #8D64FC #FC6487 #D3FC64
square
#64FCD9 #8D64FC #FC6487 #D3FC64
split-complementary
#64FCD9 #FC64D3 #FC8D64
monochromatic
#04E1AE #28FBCA #64FCD9 #A0FDE8 #DCFEF6
Accessibility & contrast
On white
1.28
#64FCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#64FCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCD9
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCD9 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD7
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fcd9; /* rgb */ color: rgb(100, 252, 217); /* oklch */ color: oklch(90.0% 0.139 175.1);
Tailwind
colors: {
custom: {
50: '#9efee4',
500: '#64fcd9',
950: '#000000',
},
}SCSS
$custom: #64fcd9; $custom-light: #9efee4; $custom-dark: #000000;
JSON
{
"hex": "#64fcd9",
"rgb": {
"r": 100,
"g": 252,
"b": 217
},
"hsl": {
"h": 166.184,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.90042,
"c": 0.13866,
"h": 175.1
},
"luminance": 0.7734
}Semantic roles & 50–950 ramp
primary
#64FCD9
secondary
#D62E55
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684