#64F0CA#64F0CA
#64F0CA is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.134 H 172.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64F0CA |
|---|---|
| RGB | rgb(100, 240, 202) |
| HSL | hsl(164, 82%, 67%) |
| HSV | hsv(164, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.65, -46.86, 7.07) |
| CIE-LCH | lch(86.65, 47.39, 171.42°) |
| OKLab | oklab(86.81% -0.1325 0.018) |
| OKLCH | oklch(86.81% 0.134 172.3) |
| XYZ | xyz(47.0712, 69.2891, 66.7591) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.36
Aqua Marine
#2EE8BB
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F0CA #F0648A
analogous
#64F084 #64F0CA #64D0F0
triadic
#64F0CA #CA64F0 #F0CA64
tetradic
#64F0CA #8464F0 #F0648A #D0F064
square
#64F0CA #8464F0 #F0648A #D0F064
split-complementary
#64F0CA #F064D0 #F08464
monochromatic
#13C696 #2CEBB7 #64F0CA #9CF5DD #D4FBF0
Accessibility & contrast
On white
1.41
#64F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#64F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F0CA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F0CA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f0ca; /* rgb */ color: rgb(100, 240, 202); /* oklch */ color: oklch(86.8% 0.134 172.3);
Tailwind
colors: {
custom: {
50: '#9cf5da',
500: '#64f0ca',
950: '#000000',
},
}SCSS
$custom: #64f0ca; $custom-light: #9cf5da; $custom-dark: #000000;
JSON
{
"hex": "#64f0ca",
"rgb": {
"r": 100,
"g": 240,
"b": 202
},
"hsl": {
"h": 163.714,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.86807,
"c": 0.13366,
"h": 172.3
},
"luminance": 0.69294
}Semantic roles & 50–950 ramp
primary
#64F0CA
secondary
#C4355B
accent
#0741DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583