#64F6DD#64F6DD
#64F6DD is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.7% C 0.130 H 179.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6DD |
|---|---|
| RGB | rgb(100, 246, 221) |
| HSL | hsl(170, 89%, 68%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 10.2%, 3.5%) |
| CIE-LAB | lab(88.84, -44.94, 0.34) |
| CIE-LCH | lch(88.84, 44.94, 179.57°) |
| OKLab | oklab(88.75% -0.1303 0.0002) |
| OKLCH | oklch(88.75% 0.13 179.9) |
| XYZ | xyz(51.2564, 73.8360, 79.9431) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.07
Bright Aqua
#0BF9EA
ΔE00 4.42
Aqua (survey)
#13EAC9
ΔE00 4.60
Light Aqua
#8CFFDB
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.26
Turquoise
#40E0D0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6DD #F6647D
analogous
#64F694 #64F6DD #64C6F6
triadic
#64F6DD #DD64F6 #F6DD64
tetradic
#64F6DD #9464F6 #F6647D #C6F664
square
#64F6DD #9464F6 #F6647D #C6F664
split-complementary
#64F6DD #F664C6 #F69464
monochromatic
#0CD3B1 #2AF3D0 #64F6DD #9EF9EA #D8FDF6
Accessibility & contrast
On white
1.33
#64F6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#64F6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6DD
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6DD | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DC
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f6dd; /* rgb */ color: rgb(100, 246, 221); /* oklch */ color: oklch(88.7% 0.130 179.9);
Tailwind
colors: {
custom: {
50: '#9efae7',
500: '#64f6dd',
950: '#000000',
},
}SCSS
$custom: #64f6dd; $custom-light: #9efae7; $custom-dark: #000000;
JSON
{
"hex": "#64f6dd",
"rgb": {
"r": 100,
"g": 246,
"b": 221
},
"hsl": {
"h": 169.726,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.88748,
"c": 0.13031,
"h": 179.9
},
"luminance": 0.73841
}Semantic roles & 50–950 ramp
primary
#64F6DD
secondary
#CE304B
accent
#0027E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584