#64E7AA#64E7AA
#64E7AA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.146 H 160.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7AA |
|---|---|
| RGB | rgb(100, 231, 170) |
| HSL | hsl(152, 73%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.32, -50.04, 19.05) |
| CIE-LCH | lch(83.32, 53.54, 159.16°) |
| OKLab | oklab(83.86% -0.1373 0.0486) |
| OKLCH | oklch(83.86% 0.146 160.5) |
| XYZ | xyz(41.0834, 62.7595, 47.9712) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 4.16
Aqua Green
#12E193
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.95
Seafoam Green
#7AF9AB
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7AA #E764A1
analogous
#64E769 #64E7AA #64E2E7
triadic
#64E7AA #AA64E7 #E7AA64
tetradic
#64E7AA #6964E7 #E764A1 #E2E764
square
#64E7AA #6964E7 #E764A1 #E2E764
split-complementary
#64E7AA #E764E2 #E76964
monochromatic
#1CB56E #2FDF8D #64E7AA #99EFC7 #CEF7E4
Accessibility & contrast
On white
1.55
#64E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#64E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7AA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7AA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#2EE6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e7aa; /* rgb */ color: rgb(100, 231, 170); /* oklch */ color: oklch(83.9% 0.146 160.5);
Tailwind
colors: {
custom: {
50: '#9aefc3',
500: '#64e7aa',
950: '#000000',
},
}SCSS
$custom: #64e7aa; $custom-light: #9aefc3; $custom-dark: #000000;
JSON
{
"hex": "#64e7aa",
"rgb": {
"r": 100,
"g": 231,
"b": 170
},
"hsl": {
"h": 152.061,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.8386,
"c": 0.14568,
"h": 160.5
},
"luminance": 0.62763
}Semantic roles & 50–950 ramp
primary
#64E7AA
secondary
#B53A73
accent
#106CD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582