#64E7AF#64E7AF
#64E7AF is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.0% C 0.142 H 162.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7AF |
|---|---|
| RGB | rgb(100, 231, 175) |
| HSL | hsl(154, 73%, 65%) |
| HSV | hsv(154, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.42, -49.00, 16.59) |
| CIE-LCH | lch(83.42, 51.73, 161.30°) |
| OKLab | oklab(83.98% -0.1351 0.0424) |
| OKLCH | oklch(83.98% 0.142 162.6) |
| XYZ | xyz(41.5654, 62.9523, 50.5097) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7AF #E7649C
analogous
#64E76E #64E7AF #64DEE7
triadic
#64E7AF #AF64E7 #E7AF64
tetradic
#64E7AF #6E64E7 #E7649C #DEE764
square
#64E7AF #6E64E7 #E7649C #DEE764
split-complementary
#64E7AF #E764DE #E76E64
monochromatic
#1CB573 #2FDF94 #64E7AF #99EFCA #CEF7E6
Accessibility & contrast
On white
1.55
#64E7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#64E7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7AF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7AF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#29E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e7af; /* rgb */ color: rgb(100, 231, 175); /* oklch */ color: oklch(84.0% 0.142 162.6);
Tailwind
colors: {
custom: {
50: '#9aefc7',
500: '#64e7af',
950: '#000000',
},
}SCSS
$custom: #64e7af; $custom-light: #9aefc7; $custom-dark: #000000;
JSON
{
"hex": "#64e7af",
"rgb": {
"r": 100,
"g": 231,
"b": 175
},
"hsl": {
"h": 154.351,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83977,
"c": 0.1416,
"h": 162.6
},
"luminance": 0.62956
}Semantic roles & 50–950 ramp
primary
#64E7AF
secondary
#B53A6F
accent
#1064D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582