#64EEAA#64EEAA
#64EEAA is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.5% C 0.155 H 158.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEAA |
|---|---|
| RGB | rgb(100, 238, 170) |
| HSL | hsl(150, 80%, 66%) |
| HSV | hsv(150, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.38, -52.91, 21.91) |
| CIE-LCH | lch(85.38, 57.26, 157.50°) |
| OKLab | oklab(85.55% -0.1447 0.0557) |
| OKLCH | oklch(85.55% 0.155 158.9) |
| XYZ | xyz(43.0819, 66.7565, 48.6373) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.54
Greenish Turquoise
#00FBB0
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEAA #EE64A8
analogous
#64EE65 #64EEAA #64EDEE
triadic
#64EEAA #AA64EE #EEAA64
tetradic
#64EEAA #6564EE #EE64A8 #EDEE64
square
#64EEAA #6564EE #EE64A8 #EDEE64
split-complementary
#64EEAA #EE64ED #EE6564
monochromatic
#15C26D #2DE88C #64EEAA #9BF4C8 #D2FAE6
Accessibility & contrast
On white
1.46
#64EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#64EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEAA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEAA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#29EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eeaa; /* rgb */ color: rgb(100, 238, 170); /* oklch */ color: oklch(85.5% 0.155 158.9);
Tailwind
colors: {
custom: {
50: '#9bf4c3',
500: '#64eeaa',
950: '#000000',
},
}SCSS
$custom: #64eeaa; $custom-light: #9bf4c3; $custom-dark: #000000;
JSON
{
"hex": "#64eeaa",
"rgb": {
"r": 100,
"g": 238,
"b": 170
},
"hsl": {
"h": 150.435,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85549,
"c": 0.15501,
"h": 158.9
},
"luminance": 0.66761
}Semantic roles & 50–950 ramp
primary
#64EEAA
secondary
#C0367A
accent
#0971DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582