#64FFDA#64FFDA
#64FFDA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 174.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFDA |
|---|---|
| RGB | rgb(100, 255, 218) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.36, -49.52, 5.55) |
| CIE-LCH | lch(91.36, 49.83, 173.60°) |
| OKLab | oklab(90.77% -0.1407 0.0139) |
| OKLCH | oklch(90.77% 0.141 174.3) |
| XYZ | xyz(53.6644, 79.2857, 78.7916) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFDA #FF6489
analogous
#64FF8C #64FFDA #64D7FF
triadic
#64FFDA #DA64FF #FFDA64
tetradic
#64FFDA #8C64FF #FF6489 #D7FF64
square
#64FFDA #8C64FF #FF6489 #D7FF64
split-complementary
#64FFDA #FF64D7 #FF8C64
monochromatic
#00E9B1 #27FFCB #64FFDA #A1FFE9 #DEFFF7
Accessibility & contrast
On white
1.25
#64FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#64FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFDA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFDA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffda; /* rgb */ color: rgb(100, 255, 218); /* oklch */ color: oklch(90.8% 0.141 174.3);
Tailwind
colors: {
custom: {
50: '#9fffe5',
500: '#64ffda',
950: '#000000',
},
}SCSS
$custom: #64ffda; $custom-light: #9fffe5; $custom-dark: #000000;
JSON
{
"hex": "#64ffda",
"rgb": {
"r": 100,
"g": 255,
"b": 218
},
"hsl": {
"h": 165.677,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90773,
"c": 0.14143,
"h": 174.3
},
"luminance": 0.79291
}Semantic roles & 50–950 ramp
primary
#64FFDA
secondary
#DA2D56
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684