#64E5AF#64E5AF
#64E5AF is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.5% C 0.139 H 163.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5AF |
|---|---|
| RGB | rgb(100, 229, 175) |
| HSL | hsl(155, 71%, 65%) |
| HSV | hsv(155, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 23.6%, 10.2%) |
| CIE-LAB | lab(82.83, -48.16, 15.76) |
| CIE-LCH | lch(82.83, 50.68, 161.88°) |
| OKLab | oklab(83.5% -0.133 0.0403) |
| OKLCH | oklch(83.5% 0.139 163.1) |
| XYZ | xyz(41.0089, 61.8392, 50.3242) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.20
Eucalyptus
#44D7A8
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 5.21
Light Aquamarine
#7BFDC7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5AF #E5649A
analogous
#64E56F #64E5AF #64DAE5
triadic
#64E5AF #AF64E5 #E5AF64
tetradic
#64E5AF #6F64E5 #E5649A #DAE564
square
#64E5AF #6F64E5 #E5649A #DAE564
split-complementary
#64E5AF #E564DA #E56F64
monochromatic
#1EB173 #30DC94 #64E5AF #98EECA #CDF7E5
Accessibility & contrast
On white
1.57
#64E5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#64E5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5AF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5AF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#2AE5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e5af; /* rgb */ color: rgb(100, 229, 175); /* oklch */ color: oklch(83.5% 0.139 163.1);
Tailwind
colors: {
custom: {
50: '#9aeec7',
500: '#64e5af',
950: '#000000',
},
}SCSS
$custom: #64e5af; $custom-light: #9aeec7; $custom-dark: #000000;
JSON
{
"hex": "#64e5af",
"rgb": {
"r": 100,
"g": 229,
"b": 175
},
"hsl": {
"h": 154.884,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.83496,
"c": 0.13896,
"h": 163.1
},
"luminance": 0.61843
}Semantic roles & 50–950 ramp
primary
#64E5AF
secondary
#B23B6D
accent
#1263D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582