#64DCA6#64DCA6
#64DCA6 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.1% C 0.134 H 161.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCA6 |
|---|---|
| RGB | rgb(100, 220, 166) |
| HSL | hsl(153, 63%, 63%) |
| HSV | hsv(153, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(79.98, -46.24, 16.49) |
| CIE-LCH | lch(79.98, 49.10, 160.37°) |
| OKLab | oklab(81.11% -0.1274 0.0422) |
| OKLCH | oklch(81.11% 0.134 161.7) |
| XYZ | xyz(37.7283, 56.6455, 45.0144) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.18
Eucalyptus
#44D7A8
ΔE00 3.24
Aqua Green
#12E193
ΔE00 5.35
Aqua Marine
#2EE8BB
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 5.48
Light Greenish Blue
#63F7B4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCA6 #DC649A
analogous
#64DC6A #64DCA6 #64D6DC
triadic
#64DCA6 #A664DC #DCA664
tetradic
#64DCA6 #6A64DC #DC649A #D6DC64
square
#64DCA6 #6A64DC #DC649A #D6DC64
split-complementary
#64DCA6 #DC64D6 #DC6A64
monochromatic
#24A169 #32D189 #64DCA6 #96E7C3 #C8F3DF
Accessibility & contrast
On white
1.70
#64DCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#64DCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCA6
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCA6 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA3
Deuteranopia (green-blind)
#C8C1A9
Tritanopia (blue-blind)
#36DCCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dca6; /* rgb */ color: rgb(100, 220, 166); /* oklch */ color: oklch(81.1% 0.134 161.7);
Tailwind
colors: {
custom: {
50: '#99e7c0',
500: '#64dca6',
950: '#000000',
},
}SCSS
$custom: #64dca6; $custom-light: #99e7c0; $custom-dark: #000000;
JSON
{
"hex": "#64dca6",
"rgb": {
"r": 100,
"g": 220,
"b": 166
},
"hsl": {
"h": 153,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.8111,
"c": 0.1342,
"h": 161.7
},
"luminance": 0.56649
}Semantic roles & 50–950 ramp
primary
#64DCA6
secondary
#A5406D
accent
#1B6ACB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482