#64E3AA#64E3AA
#64E3AA is a very light, vivid teal. Relative luminance 0.606; OKLCH L 82.9% C 0.140 H 161.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3AA |
|---|---|
| RGB | rgb(100, 227, 170) |
| HSL | hsl(153, 69%, 64%) |
| HSV | hsv(153, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(82.13, -48.37, 17.40) |
| CIE-LCH | lch(82.13, 51.41, 160.21°) |
| OKLab | oklab(82.9% -0.1331 0.0445) |
| OKLCH | oklch(82.9% 0.14 161.5) |
| XYZ | xyz(39.9767, 60.5460, 47.6022) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.42
Eucalyptus
#44D7A8
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 4.99
Light Aquamarine
#7BFDC7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3AA #E3649D
analogous
#64E36B #64E3AA #64DDE3
triadic
#64E3AA #AA64E3 #E3AA64
tetradic
#64E3AA #6B64E3 #E3649D #DDE364
square
#64E3AA #6B64E3 #E3649D #DDE364
split-complementary
#64E3AA #E364DD #E36B64
monochromatic
#1FAD6E #30DA8E #64E3AA #98ECC6 #CCF6E3
Accessibility & contrast
On white
1.60
#64E3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#64E3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3AA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3AA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#30E3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e3aa; /* rgb */ color: rgb(100, 227, 170); /* oklch */ color: oklch(82.9% 0.140 161.5);
Tailwind
colors: {
custom: {
50: '#9aecc3',
500: '#64e3aa',
950: '#000000',
},
}SCSS
$custom: #64e3aa; $custom-light: #9aecc3; $custom-dark: #000000;
JSON
{
"hex": "#64e3aa",
"rgb": {
"r": 100,
"g": 227,
"b": 170
},
"hsl": {
"h": 153.071,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.82895,
"c": 0.14034,
"h": 161.5
},
"luminance": 0.6055
}Semantic roles & 50–950 ramp
primary
#64E3AA
secondary
#AF3C70
accent
#1469D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582