#64F2CA#64F2CA
#64F2CA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.136 H 171.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2CA |
|---|---|
| RGB | rgb(100, 242, 202) |
| HSL | hsl(163, 85%, 67%) |
| HSV | hsv(163, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.23, -47.71, 7.90) |
| CIE-LCH | lch(87.23, 48.36, 170.59°) |
| OKLab | oklab(87.28% -0.1345 0.0201) |
| OKLCH | oklch(87.28% 0.136 171.5) |
| XYZ | xyz(47.6632, 70.4731, 66.9565) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.08
Aqua (survey)
#13EAC9
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2CA #F2648C
analogous
#64F283 #64F2CA #64D3F2
triadic
#64F2CA #CA64F2 #F2CA64
tetradic
#64F2CA #8364F2 #F2648C #D3F264
square
#64F2CA #8364F2 #F2648C #D3F264
split-complementary
#64F2CA #F264D3 #F28364
monochromatic
#11CB96 #2CEDB7 #64F2CA #9CF7DD #D5FBF1
Accessibility & contrast
On white
1.39
#64F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#64F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2CA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2CA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D7D4CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f2ca; /* rgb */ color: rgb(100, 242, 202); /* oklch */ color: oklch(87.3% 0.136 171.5);
Tailwind
colors: {
custom: {
50: '#9cf7da',
500: '#64f2ca',
950: '#000000',
},
}SCSS
$custom: #64f2ca; $custom-light: #9cf7da; $custom-dark: #000000;
JSON
{
"hex": "#64f2ca",
"rgb": {
"r": 100,
"g": 242,
"b": 202
},
"hsl": {
"h": 163.099,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.8728,
"c": 0.13602,
"h": 171.5
},
"luminance": 0.70478
}Semantic roles & 50–950 ramp
primary
#64F2CA
secondary
#C7335D
accent
#0543E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583