#64E2AA#64E2AA
#64E2AA is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.7% C 0.139 H 161.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2AA |
|---|---|
| RGB | rgb(100, 226, 170) |
| HSL | hsl(153, 68%, 64%) |
| HSV | hsv(153, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(81.84, -47.95, 16.99) |
| CIE-LCH | lch(81.84, 50.87, 160.49°) |
| OKLab | oklab(82.65% -0.132 0.0434) |
| OKLCH | oklch(82.65% 0.139 161.8) |
| XYZ | xyz(39.7040, 60.0006, 47.5113) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.27
Eucalyptus
#44D7A8
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2AA #E2649C
analogous
#64E26B #64E2AA #64DBE2
triadic
#64E2AA #AA64E2 #E2AA64
tetradic
#64E2AA #6B64E2 #E2649C #DBE264
square
#64E2AA #6B64E2 #E2649C #DBE264
split-complementary
#64E2AA #E264DB #E26B64
monochromatic
#20AC6E #30D88E #64E2AA #98ECC6 #CBF5E3
Accessibility & contrast
On white
1.62
#64E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#64E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2AA
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2AA | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#30E2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64e2aa; /* rgb */ color: rgb(100, 226, 170); /* oklch */ color: oklch(82.7% 0.139 161.8);
Tailwind
colors: {
custom: {
50: '#9aecc3',
500: '#64e2aa',
950: '#000000',
},
}SCSS
$custom: #64e2aa; $custom-light: #9aecc3; $custom-dark: #000000;
JSON
{
"hex": "#64e2aa",
"rgb": {
"r": 100,
"g": 226,
"b": 170
},
"hsl": {
"h": 153.333,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.82654,
"c": 0.13899,
"h": 161.8
},
"luminance": 0.60004
}Semantic roles & 50–950 ramp
primary
#64E2AA
secondary
#AD3D6F
accent
#1568D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582