#64DCA5#64DCA5
#64DCA5 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.1% C 0.135 H 161.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCA5 |
|---|---|
| RGB | rgb(100, 220, 165) |
| HSL | hsl(153, 63%, 63%) |
| HSV | hsv(153, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(79.96, -46.45, 16.99) |
| CIE-LCH | lch(79.96, 49.46, 159.91°) |
| OKLab | oklab(81.09% -0.1279 0.0434) |
| OKLCH | oklch(81.09% 0.135 161.3) |
| XYZ | xyz(37.6369, 56.6089, 44.5332) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 3.39
Aqua Green
#12E193
ΔE00 5.19
Aqua Marine
#2EE8BB
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCA5 #DC649B
analogous
#64DC69 #64DCA5 #64D7DC
triadic
#64DCA5 #A564DC #DCA564
tetradic
#64DCA5 #6964DC #DC649B #D7DC64
square
#64DCA5 #6964DC #DC649B #D7DC64
split-complementary
#64DCA5 #DC64D7 #DC6964
monochromatic
#24A168 #32D188 #64DCA5 #96E7C2 #C8F3DF
Accessibility & contrast
On white
1.70
#64DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#64DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCA5
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCA5 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA2
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#37DBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dca5; /* rgb */ color: rgb(100, 220, 165); /* oklch */ color: oklch(81.1% 0.135 161.3);
Tailwind
colors: {
custom: {
50: '#99e7bf',
500: '#64dca5',
950: '#000000',
},
}SCSS
$custom: #64dca5; $custom-light: #99e7bf; $custom-dark: #000000;
JSON
{
"hex": "#64dca5",
"rgb": {
"r": 100,
"g": 220,
"b": 165
},
"hsl": {
"h": 152.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81087,
"c": 0.13502,
"h": 161.3
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#64DCA5
secondary
#A5406E
accent
#1B6BCB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482