#64F6DA#64F6DA
#64F6DA is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.7% C 0.132 H 178.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6DA |
|---|---|
| RGB | rgb(100, 246, 218) |
| HSL | hsl(168, 89%, 68%) |
| HSV | hsv(168, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(88.77, -45.67, 1.79) |
| CIE-LCH | lch(88.77, 45.70, 177.75°) |
| OKLab | oklab(88.66% -0.1316 0.004) |
| OKLCH | oklch(88.66% 0.132 178.2) |
| XYZ | xyz(50.8603, 73.6776, 77.8569) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Aqua (survey)
#13EAC9
ΔE00 4.23
Light Aqua
#8CFFDB
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 4.47
Aquamarine
#7FFFD4
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6DA #F66480
analogous
#64F691 #64F6DA #64C9F6
triadic
#64F6DA #DA64F6 #F6DA64
tetradic
#64F6DA #9164F6 #F66480 #C9F664
square
#64F6DA #9164F6 #F66480 #C9F664
split-complementary
#64F6DA #F664C9 #F69164
monochromatic
#0CD3AD #2AF3CC #64F6DA #9EF9E8 #D8FDF6
Accessibility & contrast
On white
1.33
#64F6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#64F6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6DA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6DA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D9
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f6da; /* rgb */ color: rgb(100, 246, 218); /* oklch */ color: oklch(88.7% 0.132 178.2);
Tailwind
colors: {
custom: {
50: '#9efae5',
500: '#64f6da',
950: '#000000',
},
}SCSS
$custom: #64f6da; $custom-light: #9efae5; $custom-dark: #000000;
JSON
{
"hex": "#64f6da",
"rgb": {
"r": 100,
"g": 246,
"b": 218
},
"hsl": {
"h": 168.493,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.88662,
"c": 0.13167,
"h": 178.2
},
"luminance": 0.73683
}Semantic roles & 50–950 ramp
primary
#64F6DA
secondary
#CE304E
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584