#64F6D6#64F6D6
#64F6D6 is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.134 H 176.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6D6 |
|---|---|
| RGB | rgb(100, 246, 214) |
| HSL | hsl(167, 89%, 68%) |
| HSV | hsv(167, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 13%, 3.5%) |
| CIE-LAB | lab(88.67, -46.62, 3.73) |
| CIE-LCH | lch(88.67, 46.77, 175.42°) |
| OKLab | oklab(88.55% -0.1333 0.0092) |
| OKLCH | oklch(88.55% 0.134 176.1) |
| XYZ | xyz(50.3432, 73.4707, 75.1335) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.83
Aqua (survey)
#13EAC9
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6D6 #F66484
analogous
#64F68D #64F6D6 #64CDF6
triadic
#64F6D6 #D664F6 #F6D664
tetradic
#64F6D6 #8D64F6 #F66484 #CDF664
square
#64F6D6 #8D64F6 #F66484 #CDF664
split-complementary
#64F6D6 #F664CD #F68D64
monochromatic
#0CD3A8 #2AF3C7 #64F6D6 #9EF9E5 #D8FDF5
Accessibility & contrast
On white
1.34
#64F6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#64F6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6D6
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6D6 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D5
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#00F9EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f6d6; /* rgb */ color: rgb(100, 246, 214); /* oklch */ color: oklch(88.5% 0.134 176.1);
Tailwind
colors: {
custom: {
50: '#9dfae2',
500: '#64f6d6',
950: '#000000',
},
}SCSS
$custom: #64f6d6; $custom-light: #9dfae2; $custom-dark: #000000;
JSON
{
"hex": "#64f6d6",
"rgb": {
"r": 100,
"g": 246,
"b": 214
},
"hsl": {
"h": 166.849,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.8855,
"c": 0.13367,
"h": 176.1
},
"luminance": 0.73476
}Semantic roles & 50–950 ramp
primary
#64F6D6
secondary
#CE3053
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584