#64DCA8#64DCA8
#64DCA8 is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.2% C 0.133 H 162.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCA8 |
|---|---|
| RGB | rgb(100, 220, 168) |
| HSL | hsl(154, 63%, 63%) |
| HSV | hsv(154, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.02, -45.82, 15.50) |
| CIE-LCH | lch(80.02, 48.37, 161.32°) |
| OKLab | oklab(81.16% -0.1265 0.0397) |
| OKLCH | oklch(81.16% 0.133 162.6) |
| XYZ | xyz(37.9132, 56.7194, 45.9882) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 2.96
Aqua Marine
#2EE8BB
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 5.14
Aqua Green
#12E193
ΔE00 5.68
Light Teal
#90E4C1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCA8 #DC6498
analogous
#64DC6C #64DCA8 #64D4DC
triadic
#64DCA8 #A864DC #DCA864
tetradic
#64DCA8 #6C64DC #DC6498 #D4DC64
square
#64DCA8 #6C64DC #DC6498 #D4DC64
split-complementary
#64DCA8 #DC64D4 #DC6C64
monochromatic
#24A16B #32D18C #64DCA8 #96E7C4 #C8F3E0
Accessibility & contrast
On white
1.70
#64DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#64DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCA8
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCA8 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#35DCCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dca8; /* rgb */ color: rgb(100, 220, 168); /* oklch */ color: oklch(81.2% 0.133 162.6);
Tailwind
colors: {
custom: {
50: '#99e7c2',
500: '#64dca8',
950: '#000000',
},
}SCSS
$custom: #64dca8; $custom-light: #99e7c2; $custom-dark: #000000;
JSON
{
"hex": "#64dca8",
"rgb": {
"r": 100,
"g": 220,
"b": 168
},
"hsl": {
"h": 154,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81158,
"c": 0.13258,
"h": 162.6
},
"luminance": 0.56723
}Semantic roles & 50–950 ramp
primary
#64DCA8
secondary
#A5406B
accent
#1B67CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482