#64F3CA#64F3CA
#64F3CA is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.5% C 0.137 H 171.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3CA |
|---|---|
| RGB | rgb(100, 243, 202) |
| HSL | hsl(163, 86%, 67%) |
| HSV | hsv(163, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.52, -48.14, 8.32) |
| CIE-LCH | lch(87.52, 48.85, 170.19°) |
| OKLab | oklab(87.52% -0.1355 0.0212) |
| OKLCH | oklch(87.52% 0.137 171.1) |
| XYZ | xyz(47.9617, 71.0699, 67.0560) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3CA #F3648D
analogous
#64F382 #64F3CA #64D5F3
triadic
#64F3CA #CA64F3 #F3CA64
tetradic
#64F3CA #8264F3 #F3648D #D5F364
square
#64F3CA #8264F3 #F3648D #D5F364
split-complementary
#64F3CA #F364D5 #F38264
monochromatic
#10CD97 #2BEFB7 #64F3CA #9DF7DD #D6FCF1
Accessibility & contrast
On white
1.38
#64F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#64F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3CA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3CA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f3ca; /* rgb */ color: rgb(100, 243, 202); /* oklch */ color: oklch(87.5% 0.137 171.1);
Tailwind
colors: {
custom: {
50: '#9df8da',
500: '#64f3ca',
950: '#000000',
},
}SCSS
$custom: #64f3ca; $custom-light: #9df8da; $custom-dark: #000000;
JSON
{
"hex": "#64f3ca",
"rgb": {
"r": 100,
"g": 243,
"b": 202
},
"hsl": {
"h": 162.797,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.87517,
"c": 0.1372,
"h": 171.1
},
"luminance": 0.71075
}Semantic roles & 50–950 ramp
primary
#64F3CA
secondary
#C9325D
accent
#0343E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583