#64FFDC#64FFDC
#64FFDC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 175.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFDC |
|---|---|
| RGB | rgb(100, 255, 220) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.41, -49.05, 4.59) |
| CIE-LCH | lch(91.41, 49.26, 174.66°) |
| OKLab | oklab(90.83% -0.1399 0.0114) |
| OKLCH | oklch(90.83% 0.14 175.3) |
| XYZ | xyz(53.9277, 79.3910, 80.1782) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.28
Light Aqua
#8CFFDB
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.82
Aqua (survey)
#13EAC9
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFDC #FF6487
analogous
#64FF8F #64FFDC #64D4FF
triadic
#64FFDC #DC64FF #FFDC64
tetradic
#64FFDC #8F64FF #FF6487 #D4FF64
square
#64FFDC #8F64FF #FF6487 #D4FF64
split-complementary
#64FFDC #FF64D4 #FF8F64
monochromatic
#00E9B4 #27FFCE #64FFDC #A1FFEA #DEFFF8
Accessibility & contrast
On white
1.24
#64FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#64FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFDC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFDC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffdc; /* rgb */ color: rgb(100, 255, 220); /* oklch */ color: oklch(90.8% 0.140 175.3);
Tailwind
colors: {
custom: {
50: '#9fffe6',
500: '#64ffdc',
950: '#000000',
},
}SCSS
$custom: #64ffdc; $custom-light: #9fffe6; $custom-dark: #000000;
JSON
{
"hex": "#64ffdc",
"rgb": {
"r": 100,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.452,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90827,
"c": 0.14032,
"h": 175.3
},
"luminance": 0.79397
}Semantic roles & 50–950 ramp
primary
#64FFDC
secondary
#DA2D54
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684