#64E6AE#64E6AE
#64E6AE is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.7% C 0.141 H 162.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6AE |
|---|---|
| RGB | rgb(100, 230, 174) |
| HSL | hsl(154, 72%, 65%) |
| HSV | hsv(154, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.10, -48.79, 16.67) |
| CIE-LCH | lch(83.10, 51.56, 161.14°) |
| OKLab | oklab(83.71% -0.1345 0.0426) |
| OKLCH | oklch(83.71% 0.141 162.4) |
| XYZ | xyz(41.1885, 62.3550, 49.9013) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6AE #E6649C
analogous
#64E66D #64E6AE #64DDE6
triadic
#64E6AE #AE64E6 #E6AE64
tetradic
#64E6AE #6D64E6 #E6649C #DDE664
square
#64E6AE #6D64E6 #E6649C #DDE664
split-complementary
#64E6AE #E664DD #E66D64
monochromatic
#1DB372 #2FDD92 #64E6AE #99EECA #CDF7E5
Accessibility & contrast
On white
1.56
#64E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#64E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6AE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6AE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#2AE6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e6ae; /* rgb */ color: rgb(100, 230, 174); /* oklch */ color: oklch(83.7% 0.141 162.4);
Tailwind
colors: {
custom: {
50: '#9aefc6',
500: '#64e6ae',
950: '#000000',
},
}SCSS
$custom: #64e6ae; $custom-light: #9aefc6; $custom-dark: #000000;
JSON
{
"hex": "#64e6ae",
"rgb": {
"r": 100,
"g": 230,
"b": 174
},
"hsl": {
"h": 154.154,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83712,
"c": 0.14108,
"h": 162.4
},
"luminance": 0.62359
}Semantic roles & 50–950 ramp
primary
#64E6AE
secondary
#B33B6F
accent
#1165D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582