#64F7CA#64F7CA
#64F7CA is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.142 H 169.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F7CA |
|---|---|
| RGB | rgb(100, 247, 202) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(88.68, -49.82, 9.98) |
| CIE-LCH | lch(88.68, 50.82, 168.67°) |
| OKLab | oklab(88.46% -0.1397 0.0255) |
| OKLCH | oklch(88.46% 0.142 169.6) |
| XYZ | xyz(49.1718, 73.4901, 67.4593) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F7CA #F76491
analogous
#64F781 #64F7CA #64DAF7
triadic
#64F7CA #CA64F7 #F7CA64
tetradic
#64F7CA #8164F7 #F76491 #DAF764
square
#64F7CA #8164F7 #F76491 #DAF764
split-complementary
#64F7CA #F764DA #F78164
monochromatic
#0BD698 #2AF4B6 #64F7CA #9EFADE #D8FDF2
Accessibility & contrast
On white
1.34
#64F7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#64F7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F7CA
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F7CA | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f7ca; /* rgb */ color: rgb(100, 247, 202); /* oklch */ color: oklch(88.5% 0.142 169.6);
Tailwind
colors: {
custom: {
50: '#9dfada',
500: '#64f7ca',
950: '#000000',
},
}SCSS
$custom: #64f7ca; $custom-light: #9dfada; $custom-dark: #000000;
JSON
{
"hex": "#64f7ca",
"rgb": {
"r": 100,
"g": 247,
"b": 202
},
"hsl": {
"h": 161.633,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.88464,
"c": 0.14197,
"h": 169.6
},
"luminance": 0.73495
}Semantic roles & 50–950 ramp
primary
#64F7CA
secondary
#D02F60
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583