#64E6BD#64E6BD
#64E6BD is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.1% C 0.130 H 169.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6BD |
|---|---|
| RGB | rgb(100, 230, 189) |
| HSL | hsl(161, 72%, 65%) |
| HSV | hsv(161, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 17.8%, 9.8%) |
| CIE-LAB | lab(83.43, -45.53, 9.27) |
| CIE-LCH | lch(83.43, 46.46, 168.49°) |
| OKLab | oklab(84.09% -0.1278 0.0237) |
| OKLCH | oklch(84.09% 0.13 169.5) |
| XYZ | xyz(42.7333, 62.9730, 58.0372) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 4.62
Light Teal
#90E4C1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6BD #E6648D
analogous
#64E67C #64E6BD #64CEE6
triadic
#64E6BD #BD64E6 #E6BD64
tetradic
#64E6BD #7C64E6 #E6648D #CEE664
square
#64E6BD #7C64E6 #E6648D #CEE664
split-complementary
#64E6BD #E664CE #E67C64
monochromatic
#1DB383 #2FDDA7 #64E6BD #99EED3 #CDF7EA
Accessibility & contrast
On white
1.54
#64E6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#64E6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6BD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6BD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#16E7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e6bd; /* rgb */ color: rgb(100, 230, 189); /* oklch */ color: oklch(84.1% 0.130 169.5);
Tailwind
colors: {
custom: {
50: '#9beed0',
500: '#64e6bd',
950: '#000000',
},
}SCSS
$custom: #64e6bd; $custom-light: #9beed0; $custom-dark: #000000;
JSON
{
"hex": "#64e6bd",
"rgb": {
"r": 100,
"g": 230,
"b": 189
},
"hsl": {
"h": 161.077,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.84086,
"c": 0.12994,
"h": 169.5
},
"luminance": 0.62977
}Semantic roles & 50–950 ramp
primary
#64E6BD
secondary
#B33B61
accent
#114FD4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583