#64F4D4#64F4D4
#64F4D4 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.133 H 175.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4D4 |
|---|---|
| RGB | rgb(100, 244, 212) |
| HSL | hsl(167, 87%, 67%) |
| HSV | hsv(167, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 13.1%, 4.3%) |
| CIE-LAB | lab(88.05, -46.24, 3.87) |
| CIE-LCH | lch(88.05, 46.40, 175.22°) |
| OKLab | oklab(88.02% -0.1322 0.0095) |
| OKLCH | oklch(88.02% 0.133 175.9) |
| XYZ | xyz(49.4843, 72.1591, 73.5949) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.41
Aqua (survey)
#13EAC9
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.00
Aquamarine
#7FFFD4
ΔE00 4.18
Aqua Marine
#2EE8BB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4D4 #F46484
analogous
#64F48C #64F4D4 #64CCF4
triadic
#64F4D4 #D464F4 #F4D464
tetradic
#64F4D4 #8C64F4 #F46484 #CCF464
square
#64F4D4 #8C64F4 #F46484 #CCF464
split-complementary
#64F4D4 #F464CC #F48C64
monochromatic
#0FCFA4 #2BF0C4 #64F4D4 #9DF8E4 #D6FCF4
Accessibility & contrast
On white
1.36
#64F4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#64F4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4D4
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4D4 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D3
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f4d4; /* rgb */ color: rgb(100, 244, 212); /* oklch */ color: oklch(88.0% 0.133 175.9);
Tailwind
colors: {
custom: {
50: '#9df8e1',
500: '#64f4d4',
950: '#000000',
},
}SCSS
$custom: #64f4d4; $custom-light: #9df8e1; $custom-dark: #000000;
JSON
{
"hex": "#64f4d4",
"rgb": {
"r": 100,
"g": 244,
"b": 212
},
"hsl": {
"h": 166.667,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.88024,
"c": 0.13252,
"h": 175.9
},
"luminance": 0.72164
}Semantic roles & 50–950 ramp
primary
#64F4D4
secondary
#CB3254
accent
#0234E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584