#64FDCA#64FDCA
#64FDCA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.149 H 167.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDCA |
|---|---|
| RGB | rgb(100, 253, 202) |
| HSL | hsl(160, 97%, 69%) |
| HSV | hsv(160, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.42, -52.32, 12.46) |
| CIE-LCH | lch(90.42, 53.78, 166.60°) |
| OKLab | oklab(89.89% -0.1458 0.0319) |
| OKLCH | oklch(89.89% 0.149 167.7) |
| XYZ | xyz(51.0362, 77.2189, 68.0808) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Aquamarine
#7FFFD4
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDCA #FD6497
analogous
#64FD7E #64FDCA #64E4FD
triadic
#64FDCA #CA64FD #FDCA64
tetradic
#64FDCA #7E64FD #FD6497 #E4FD64
square
#64FDCA #7E64FD #FD6497 #E4FD64
split-complementary
#64FDCA #FD64E4 #FD7E64
monochromatic
#03E499 #28FCB5 #64FDCA #A0FEDF #DDFFF3
Accessibility & contrast
On white
1.28
#64FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#64FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDCA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDCA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #64fdca; /* rgb */ color: rgb(100, 253, 202); /* oklch */ color: oklch(89.9% 0.149 167.7);
Tailwind
colors: {
custom: {
50: '#9effda',
500: '#64fdca',
950: '#000000',
},
}SCSS
$custom: #64fdca; $custom-light: #9effda; $custom-dark: #000000;
JSON
{
"hex": "#64fdca",
"rgb": {
"r": 100,
"g": 253,
"b": 202
},
"hsl": {
"h": 160,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89885,
"c": 0.14921,
"h": 167.7
},
"luminance": 0.77224
}Semantic roles & 50–950 ramp
primary
#64FDCA
secondary
#D72E66
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683