#64EAA7#64EAA7
#64EAA7 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.152 H 158.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAA7 |
|---|---|
| RGB | rgb(100, 234, 167) |
| HSL | hsl(150, 76%, 65%) |
| HSV | hsv(150, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 28.6%, 8.2%) |
| CIE-LAB | lab(84.14, -51.87, 21.75) |
| CIE-LCH | lch(84.14, 56.25, 157.25°) |
| OKLab | oklab(84.52% -0.1418 0.0553) |
| OKLCH | oklch(84.52% 0.152 158.7) |
| XYZ | xyz(41.6497, 64.3410, 46.7759) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.34
Greenish Turquoise
#00FBB0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAA7 #EA64A7
analogous
#64EA64 #64EAA7 #64EAEA
triadic
#64EAA7 #A764EA #EAA764
tetradic
#64EAA7 #6464EA #EA64A7 #EAEA64
square
#64EAA7 #6464EA #EA64A7 #EAEA64
split-complementary
#64EAA7 #EA64EA #EA6464
monochromatic
#19BA6A #2EE388 #64EAA7 #9AF1C6 #D0F9E4
Accessibility & contrast
On white
1.51
#64EAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#64EAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAA7
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAA7 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA3
Deuteranopia (green-blind)
#D5CDAB
Tritanopia (blue-blind)
#2EE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eaa7; /* rgb */ color: rgb(100, 234, 167); /* oklch */ color: oklch(84.5% 0.152 158.7);
Tailwind
colors: {
custom: {
50: '#9bf1c1',
500: '#64eaa7',
950: '#000000',
},
}SCSS
$custom: #64eaa7; $custom-light: #9bf1c1; $custom-dark: #000000;
JSON
{
"hex": "#64eaa7",
"rgb": {
"r": 100,
"g": 234,
"b": 167
},
"hsl": {
"h": 150,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84517,
"c": 0.15223,
"h": 158.7
},
"luminance": 0.64345
}Semantic roles & 50–950 ramp
primary
#64EAA7
secondary
#BA3979
accent
#0D73D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582