#64DCA2#64DCA2
#64DCA2 is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.0% C 0.138 H 160.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCA2 |
|---|---|
| RGB | rgb(100, 220, 162) |
| HSL | hsl(151, 63%, 63%) |
| HSV | hsv(151, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(79.90, -47.07, 18.48) |
| CIE-LCH | lch(79.90, 50.57, 158.56°) |
| OKLab | oklab(81.02% -0.1292 0.0471) |
| OKLCH | oklch(81.02% 0.138 160) |
| XYZ | xyz(37.3671, 56.5010, 43.1120) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.75
Eucalyptus
#44D7A8
ΔE00 3.90
Aqua Green
#12E193
ΔE00 4.77
Light Greenish Blue
#63F7B4
ΔE00 5.98
Aqua Marine
#2EE8BB
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCA2 #DC649E
analogous
#64DC66 #64DCA2 #64DADC
triadic
#64DCA2 #A264DC #DCA264
tetradic
#64DCA2 #6664DC #DC649E #DADC64
square
#64DCA2 #6664DC #DC649E #DADC64
split-complementary
#64DCA2 #DC64DA #DC6664
monochromatic
#24A165 #32D184 #64DCA2 #96E7C0 #C8F3DE
Accessibility & contrast
On white
1.71
#64DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#64DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCA2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCA2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9F
Deuteranopia (green-blind)
#C8C1A6
Tritanopia (blue-blind)
#39DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dca2; /* rgb */ color: rgb(100, 220, 162); /* oklch */ color: oklch(81.0% 0.138 160.0);
Tailwind
colors: {
custom: {
50: '#99e7bd',
500: '#64dca2',
950: '#000000',
},
}SCSS
$custom: #64dca2; $custom-light: #99e7bd; $custom-dark: #000000;
JSON
{
"hex": "#64dca2",
"rgb": {
"r": 100,
"g": 220,
"b": 162
},
"hsl": {
"h": 151,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.81017,
"c": 0.13754,
"h": 160
},
"luminance": 0.56504
}Semantic roles & 50–950 ramp
primary
#64DCA2
secondary
#A54070
accent
#1B70CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482