#64F1CC#64F1CC
#64F1CC is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.1% C 0.134 H 172.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1CC |
|---|---|
| RGB | rgb(100, 241, 204) |
| HSL | hsl(164, 83%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(86.98, -46.82, 6.51) |
| CIE-LCH | lch(86.98, 47.27, 172.08°) |
| OKLab | oklab(87.1% -0.1326 0.0165) |
| OKLCH | oklch(87.1% 0.134 172.9) |
| XYZ | xyz(47.6048, 69.9748, 68.1127) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1CC #F16489
analogous
#64F186 #64F1CC #64D0F1
triadic
#64F1CC #CC64F1 #F1CC64
tetradic
#64F1CC #8664F1 #F16489 #D0F164
square
#64F1CC #8664F1 #F16489 #D0F164
split-complementary
#64F1CC #F164D0 #F18664
monochromatic
#12C899 #2CECBA #64F1CC #9CF6DE #D4FBF1
Accessibility & contrast
On white
1.40
#64F1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#64F1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1CC
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1CC | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f1cc; /* rgb */ color: rgb(100, 241, 204); /* oklch */ color: oklch(87.1% 0.134 172.9);
Tailwind
colors: {
custom: {
50: '#9cf6db',
500: '#64f1cc',
950: '#000000',
},
}SCSS
$custom: #64f1cc; $custom-light: #9cf6db; $custom-dark: #000000;
JSON
{
"hex": "#64f1cc",
"rgb": {
"r": 100,
"g": 241,
"b": 204
},
"hsl": {
"h": 164.255,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.87097,
"c": 0.13362,
"h": 172.9
},
"luminance": 0.6998
}Semantic roles & 50–950 ramp
primary
#64F1CC
secondary
#C5345A
accent
#063FE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584