#64E9A7#64E9A7
#64E9A7 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.151 H 158.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9A7 |
|---|---|
| RGB | rgb(100, 233, 167) |
| HSL | hsl(150, 75%, 65%) |
| HSV | hsv(150, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 28.3%, 8.6%) |
| CIE-LAB | lab(83.85, -51.47, 21.34) |
| CIE-LCH | lch(83.85, 55.72, 157.48°) |
| OKLab | oklab(84.28% -0.1408 0.0543) |
| OKLCH | oklch(84.28% 0.151 158.9) |
| XYZ | xyz(41.3659, 63.7732, 46.6813) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9A7 #E964A6
analogous
#64E965 #64E9A7 #64E8E9
triadic
#64E9A7 #A764E9 #E9A764
tetradic
#64E9A7 #6564E9 #E964A6 #E8E964
square
#64E9A7 #6564E9 #E964A6 #E8E964
split-complementary
#64E9A7 #E964E8 #E96564
monochromatic
#1AB86A #2EE189 #64E9A7 #9AF1C5 #CFF8E4
Accessibility & contrast
On white
1.53
#64E9A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#64E9A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9A7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9A7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A3
Deuteranopia (green-blind)
#D4CCAB
Tritanopia (blue-blind)
#2FE8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e9a7; /* rgb */ color: rgb(100, 233, 167); /* oklch */ color: oklch(84.3% 0.151 158.9);
Tailwind
colors: {
custom: {
50: '#9bf1c1',
500: '#64e9a7',
950: '#000000',
},
}SCSS
$custom: #64e9a7; $custom-light: #9bf1c1; $custom-dark: #000000;
JSON
{
"hex": "#64e9a7",
"rgb": {
"r": 100,
"g": 233,
"b": 167
},
"hsl": {
"h": 150.226,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84276,
"c": 0.15088,
"h": 158.9
},
"luminance": 0.63777
}Semantic roles & 50–950 ramp
primary
#64E9A7
secondary
#B83978
accent
#0E72D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582