#64F5CA#64F5CA
#64F5CA is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.140 H 170.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5CA |
|---|---|
| RGB | rgb(100, 245, 202) |
| HSL | hsl(162, 88%, 68%) |
| HSV | hsv(162, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(88.10, -48.98, 9.15) |
| CIE-LCH | lch(88.10, 49.83, 169.41°) |
| OKLab | oklab(87.99% -0.1376 0.0234) |
| OKLCH | oklch(87.99% 0.14 170.4) |
| XYZ | xyz(48.5635, 72.2735, 67.2565) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5CA #F5648F
analogous
#64F581 #64F5CA #64D7F5
triadic
#64F5CA #CA64F5 #F5CA64
tetradic
#64F5CA #8164F5 #F5648F #D7F564
square
#64F5CA #8164F5 #F5648F #D7F564
split-complementary
#64F5CA #F564D7 #F58164
monochromatic
#0DD197 #2BF1B6 #64F5CA #9DF9DE #D7FCF1
Accessibility & contrast
On white
1.36
#64F5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#64F5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5CA
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5CA | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f5ca; /* rgb */ color: rgb(100, 245, 202); /* oklch */ color: oklch(88.0% 0.140 170.4);
Tailwind
colors: {
custom: {
50: '#9df9da',
500: '#64f5ca',
950: '#000000',
},
}SCSS
$custom: #64f5ca; $custom-light: #9df9da; $custom-dark: #000000;
JSON
{
"hex": "#64f5ca",
"rgb": {
"r": 100,
"g": 245,
"b": 202
},
"hsl": {
"h": 162.207,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87991,
"c": 0.13958,
"h": 170.4
},
"luminance": 0.72278
}Semantic roles & 50–950 ramp
primary
#64F5CA
secondary
#CC315F
accent
#0144E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583