#64FDCD#64FDCD
#64FDCD is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.147 H 169.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDCD |
|---|---|
| RGB | rgb(100, 253, 205) |
| HSL | hsl(161, 97%, 69%) |
| HSV | hsv(161, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.49, -51.65, 11.01) |
| CIE-LCH | lch(90.49, 52.82, 167.97°) |
| OKLab | oklab(89.96% -0.1444 0.0282) |
| OKLCH | oklch(89.96% 0.147 169) |
| XYZ | xyz(51.3948, 77.3624, 69.9697) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDCD #FD6494
analogous
#64FD81 #64FDCD #64E1FD
triadic
#64FDCD #CD64FD #FDCD64
tetradic
#64FDCD #8164FD #FD6494 #E1FD64
square
#64FDCD #8164FD #FD6494 #E1FD64
split-complementary
#64FDCD #FD64E1 #FD8164
monochromatic
#03E49D #28FCBA #64FDCD #A0FEE0 #DDFFF4
Accessibility & contrast
On white
1.27
#64FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#64FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDCD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDCD | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 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)
#F7EDCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fdcd; /* rgb */ color: rgb(100, 253, 205); /* oklch */ color: oklch(90.0% 0.147 169.0);
Tailwind
colors: {
custom: {
50: '#9effdc',
500: '#64fdcd',
950: '#000000',
},
}SCSS
$custom: #64fdcd; $custom-light: #9effdc; $custom-dark: #000000;
JSON
{
"hex": "#64fdcd",
"rgb": {
"r": 100,
"g": 253,
"b": 205
},
"hsl": {
"h": 161.176,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89961,
"c": 0.14716,
"h": 169
},
"luminance": 0.77368
}Semantic roles & 50–950 ramp
primary
#64FDCD
secondary
#D72E63
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684