#64DCAC#64DCAC
#64DCAC is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.3% C 0.129 H 164.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCAC |
|---|---|
| RGB | rgb(100, 220, 172) |
| HSL | hsl(156, 63%, 63%) |
| HSV | hsv(156, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.11, -44.97, 13.51) |
| CIE-LCH | lch(80.11, 46.96, 163.28°) |
| OKLab | oklab(81.26% -0.1247 0.0346) |
| OKLCH | oklch(81.26% 0.129 164.5) |
| XYZ | xyz(38.2916, 56.8708, 47.9810) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.56
Seafoam
#7FE0B3
ΔE00 2.71
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.59
Aquamarine (survey)
#04D8B2
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCAC #DC6494
analogous
#64DC70 #64DCAC #64D0DC
triadic
#64DCAC #AC64DC #DCAC64
tetradic
#64DCAC #7064DC #DC6494 #D0DC64
square
#64DCAC #7064DC #DC6494 #D0DC64
split-complementary
#64DCAC #DC64D0 #DC7064
monochromatic
#24A16F #32D191 #64DCAC #96E7C7 #C8F3E1
Accessibility & contrast
On white
1.70
#64DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#64DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCAC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCAC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#32DCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64dcac; /* rgb */ color: rgb(100, 220, 172); /* oklch */ color: oklch(81.3% 0.129 164.5);
Tailwind
colors: {
custom: {
50: '#99e7c4',
500: '#64dcac',
950: '#000000',
},
}SCSS
$custom: #64dcac; $custom-light: #99e7c4; $custom-dark: #000000;
JSON
{
"hex": "#64dcac",
"rgb": {
"r": 100,
"g": 220,
"b": 172
},
"hsl": {
"h": 156,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81256,
"c": 0.12941,
"h": 164.5
},
"luminance": 0.56874
}Semantic roles & 50–950 ramp
primary
#64DCAC
secondary
#A54068
accent
#1B61CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482