#64F1CB#64F1CB
#64F1CB is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.1% C 0.134 H 172.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1CB |
|---|---|
| RGB | rgb(100, 241, 203) |
| HSL | hsl(164, 83%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 15.8%, 5.5%) |
| CIE-LAB | lab(86.96, -47.05, 7.00) |
| CIE-LCH | lch(86.96, 47.57, 171.54°) |
| OKLab | oklab(87.07% -0.133 0.0178) |
| OKLCH | oklch(87.07% 0.134 172.4) |
| XYZ | xyz(47.4852, 69.9269, 67.4831) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1CB #F1648A
analogous
#64F185 #64F1CB #64D0F1
triadic
#64F1CB #CB64F1 #F1CB64
tetradic
#64F1CB #8564F1 #F1648A #D0F164
square
#64F1CB #8564F1 #F1648A #D0F164
split-complementary
#64F1CB #F164D0 #F18564
monochromatic
#12C897 #2CECB8 #64F1CB #9CF6DE #D4FBF1
Accessibility & contrast
On white
1.40
#64F1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#64F1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1CB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1CB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f1cb; /* rgb */ color: rgb(100, 241, 203); /* oklch */ color: oklch(87.1% 0.134 172.4);
Tailwind
colors: {
custom: {
50: '#9cf6da',
500: '#64f1cb',
950: '#000000',
},
}SCSS
$custom: #64f1cb; $custom-light: #9cf6da; $custom-dark: #000000;
JSON
{
"hex": "#64f1cb",
"rgb": {
"r": 100,
"g": 241,
"b": 203
},
"hsl": {
"h": 163.83,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.8707,
"c": 0.13422,
"h": 172.4
},
"luminance": 0.69932
}Semantic roles & 50–950 ramp
primary
#64F1CB
secondary
#C5345B
accent
#0640E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583