#64FEDA#64FEDA
#64FEDA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.140 H 174.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEDA |
|---|---|
| RGB | rgb(100, 254, 218) |
| HSL | hsl(166, 99%, 69%) |
| HSV | hsv(166, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.08, -49.09, 5.14) |
| CIE-LCH | lch(91.08, 49.36, 174.03°) |
| OKLab | oklab(90.54% -0.1397 0.0129) |
| OKLCH | oklch(90.54% 0.14 174.7) |
| XYZ | xyz(53.3462, 78.6493, 78.6855) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.04
Light Aqua
#8CFFDB
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEDA #FE6488
analogous
#64FE8D #64FEDA #64D5FE
triadic
#64FEDA #DA64FE #FEDA64
tetradic
#64FEDA #8D64FE #FE6488 #D5FE64
square
#64FEDA #8D64FE #FE6488 #D5FE64
split-complementary
#64FEDA #FE64D5 #FE8D64
monochromatic
#01E6B1 #27FECB #64FEDA #A1FEE9 #DEFFF7
Accessibility & contrast
On white
1.26
#64FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#64FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEDA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEDA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64feda; /* rgb */ color: rgb(100, 254, 218); /* oklch */ color: oklch(90.5% 0.140 174.7);
Tailwind
colors: {
custom: {
50: '#9fffe5',
500: '#64feda',
950: '#000000',
},
}SCSS
$custom: #64feda; $custom-light: #9fffe5; $custom-dark: #000000;
JSON
{
"hex": "#64feda",
"rgb": {
"r": 100,
"g": 254,
"b": 218
},
"hsl": {
"h": 165.974,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.90538,
"c": 0.14032,
"h": 174.7
},
"luminance": 0.78655
}Semantic roles & 50–950 ramp
primary
#64FEDA
secondary
#D92D56
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684