#64E4A5#64E4A5
#64E4A5 is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.0% C 0.146 H 159.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4A5 |
|---|---|
| RGB | rgb(100, 228, 165) |
| HSL | hsl(150, 70%, 64%) |
| HSV | hsv(150, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 27.6%, 10.6%) |
| CIE-LAB | lab(82.33, -49.81, 20.28) |
| CIE-LCH | lch(82.33, 53.78, 157.84°) |
| OKLab | oklab(83.02% -0.1364 0.0516) |
| OKLCH | oklch(83.02% 0.146 159.3) |
| XYZ | xyz(39.7870, 60.9090, 45.2499) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 5.16
Seafoam Green
#7AF9AB
ΔE00 5.31
Light Blue Green
#7EFBB3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4A5 #E464A3
analogous
#64E465 #64E4A5 #64E3E4
triadic
#64E4A5 #A564E4 #E4A564
tetradic
#64E4A5 #6564E4 #E464A3 #E3E464
square
#64E4A5 #6564E4 #E464A3 #E3E464
split-complementary
#64E4A5 #E464E3 #E46564
monochromatic
#1FAF68 #30DB87 #64E4A5 #98EDC3 #CCF6E2
Accessibility & contrast
On white
1.59
#64E4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#64E4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4A5
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4A5 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A1
Deuteranopia (green-blind)
#D0C8A9
Tritanopia (blue-blind)
#33E3D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4a5; /* rgb */ color: rgb(100, 228, 165); /* oklch */ color: oklch(83.0% 0.146 159.3);
Tailwind
colors: {
custom: {
50: '#9aedc0',
500: '#64e4a5',
950: '#000000',
},
}SCSS
$custom: #64e4a5; $custom-light: #9aedc0; $custom-dark: #000000;
JSON
{
"hex": "#64e4a5",
"rgb": {
"r": 100,
"g": 228,
"b": 165
},
"hsl": {
"h": 150.469,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83022,
"c": 0.14586,
"h": 159.3
},
"luminance": 0.60913
}Semantic roles & 50–950 ramp
primary
#64E4A5
secondary
#B03C75
accent
#1371D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582