#64E6AF#64E6AF
#64E6AF is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.7% C 0.140 H 162.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6AF |
|---|---|
| RGB | rgb(100, 230, 175) |
| HSL | hsl(155, 72%, 65%) |
| HSV | hsv(155, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 23.9%, 9.8%) |
| CIE-LAB | lab(83.12, -48.58, 16.17) |
| CIE-LCH | lch(83.12, 51.21, 161.59°) |
| OKLab | oklab(83.74% -0.134 0.0414) |
| OKLCH | oklch(83.74% 0.14 162.9) |
| XYZ | xyz(41.2864, 62.3942, 50.4167) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6AF #E6649B
analogous
#64E66E #64E6AF #64DCE6
triadic
#64E6AF #AF64E6 #E6AF64
tetradic
#64E6AF #6E64E6 #E6649B #DCE664
square
#64E6AF #6E64E6 #E6649B #DCE664
split-complementary
#64E6AF #E664DC #E66E64
monochromatic
#1DB373 #2FDD94 #64E6AF #99EECA #CDF7E5
Accessibility & contrast
On white
1.56
#64E6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#64E6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6AF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6AF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AC
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#29E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e6af; /* rgb */ color: rgb(100, 230, 175); /* oklch */ color: oklch(83.7% 0.140 162.9);
Tailwind
colors: {
custom: {
50: '#9aefc7',
500: '#64e6af',
950: '#000000',
},
}SCSS
$custom: #64e6af; $custom-light: #9aefc7; $custom-dark: #000000;
JSON
{
"hex": "#64e6af",
"rgb": {
"r": 100,
"g": 230,
"b": 175
},
"hsl": {
"h": 154.615,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83736,
"c": 0.14028,
"h": 162.9
},
"luminance": 0.62398
}Semantic roles & 50–950 ramp
primary
#64E6AF
secondary
#B33B6E
accent
#1164D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582