#64F4D6#64F4D6
#64F4D6 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.1% C 0.131 H 177.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4D6 |
|---|---|
| RGB | rgb(100, 244, 214) |
| HSL | hsl(168, 87%, 67%) |
| HSV | hsv(168, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 12.3%, 4.3%) |
| CIE-LAB | lab(88.09, -45.76, 2.90) |
| CIE-LCH | lch(88.09, 45.85, 176.38°) |
| OKLab | oklab(88.08% -0.1313 0.007) |
| OKLCH | oklch(88.08% 0.131 177) |
| XYZ | xyz(49.7382, 72.2607, 74.9318) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.39
Aqua (survey)
#13EAC9
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.61
Aqua Marine
#2EE8BB
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4D6 #F46482
analogous
#64F48E #64F4D6 #64CAF4
triadic
#64F4D6 #D664F4 #F4D664
tetradic
#64F4D6 #8E64F4 #F46482 #CAF464
square
#64F4D6 #8E64F4 #F46482 #CAF464
split-complementary
#64F4D6 #F464CA #F48E64
monochromatic
#0FCFA7 #2BF0C7 #64F4D6 #9DF8E5 #D6FCF4
Accessibility & contrast
On white
1.36
#64F4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#64F4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4D6
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4D6 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D5
Deuteranopia (green-blind)
#D6D6D8
Tritanopia (blue-blind)
#00F7EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f4d6; /* rgb */ color: rgb(100, 244, 214); /* oklch */ color: oklch(88.1% 0.131 177.0);
Tailwind
colors: {
custom: {
50: '#9df8e2',
500: '#64f4d6',
950: '#000000',
},
}SCSS
$custom: #64f4d6; $custom-light: #9df8e2; $custom-dark: #000000;
JSON
{
"hex": "#64f4d6",
"rgb": {
"r": 100,
"g": 244,
"b": 214
},
"hsl": {
"h": 167.5,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.8808,
"c": 0.13148,
"h": 177
},
"luminance": 0.72266
}Semantic roles & 50–950 ramp
primary
#64F4D6
secondary
#CB3251
accent
#0231E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584