#64E4A8#64E4A8
#64E4A8 is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.143 H 160.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4A8 |
|---|---|
| RGB | rgb(100, 228, 168) |
| HSL | hsl(152, 70%, 64%) |
| HSV | hsv(152, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 26.3%, 10.6%) |
| CIE-LAB | lab(82.39, -49.20, 18.80) |
| CIE-LCH | lch(82.39, 52.67, 159.08°) |
| OKLab | oklab(83.09% -0.1351 0.048) |
| OKLCH | oklch(83.09% 0.143 160.5) |
| XYZ | xyz(40.0632, 61.0195, 46.7049) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 5.44
Light Blue Green
#7EFBB3
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4A8 #E464A0
analogous
#64E468 #64E4A8 #64E0E4
triadic
#64E4A8 #A864E4 #E4A864
tetradic
#64E4A8 #6864E4 #E464A0 #E0E464
square
#64E4A8 #6864E4 #E464A0 #E0E464
split-complementary
#64E4A8 #E464E0 #E46864
monochromatic
#1FAF6B #30DB8B #64E4A8 #98EDC5 #CCF6E3
Accessibility & contrast
On white
1.59
#64E4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#64E4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4A8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4A8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A5
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#31E3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4a8; /* rgb */ color: rgb(100, 228, 168); /* oklch */ color: oklch(83.1% 0.143 160.5);
Tailwind
colors: {
custom: {
50: '#9aedc2',
500: '#64e4a8',
950: '#000000',
},
}SCSS
$custom: #64e4a8; $custom-light: #9aedc2; $custom-dark: #000000;
JSON
{
"hex": "#64e4a8",
"rgb": {
"r": 100,
"g": 228,
"b": 168
},
"hsl": {
"h": 151.875,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.8309,
"c": 0.14333,
"h": 160.5
},
"luminance": 0.61023
}Semantic roles & 50–950 ramp
primary
#64E4A8
secondary
#B03C72
accent
#136DD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582