#64EEAB#64EEAB
#64EEAB is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.154 H 159.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEAB |
|---|---|
| RGB | rgb(100, 238, 171) |
| HSL | hsl(151, 80%, 66%) |
| HSV | hsv(151, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.40, -52.71, 21.42) |
| CIE-LCH | lch(85.40, 56.89, 157.88°) |
| OKLab | oklab(85.57% -0.1442 0.0545) |
| OKLCH | oklch(85.57% 0.154 159.3) |
| XYZ | xyz(43.1769, 66.7945, 49.1374) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.65
Greenish Turquoise
#00FBB0
ΔE00 4.25
Greenish Cyan
#2AFEB7
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEAB #EE64A7
analogous
#64EE66 #64EEAB #64ECEE
triadic
#64EEAB #AB64EE #EEAB64
tetradic
#64EEAB #6664EE #EE64A7 #ECEE64
square
#64EEAB #6664EE #EE64A7 #ECEE64
split-complementary
#64EEAB #EE64EC #EE6664
monochromatic
#15C26E #2DE88D #64EEAB #9BF4C9 #D2FAE7
Accessibility & contrast
On white
1.46
#64EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#64EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEAB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEAB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#28EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eeab; /* rgb */ color: rgb(100, 238, 171); /* oklch */ color: oklch(85.6% 0.154 159.3);
Tailwind
colors: {
custom: {
50: '#9bf4c4',
500: '#64eeab',
950: '#000000',
},
}SCSS
$custom: #64eeab; $custom-light: #9bf4c4; $custom-dark: #000000;
JSON
{
"hex": "#64eeab",
"rgb": {
"r": 100,
"g": 238,
"b": 171
},
"hsl": {
"h": 150.87,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85571,
"c": 0.15415,
"h": 159.3
},
"luminance": 0.66799
}Semantic roles & 50–950 ramp
primary
#64EEAB
secondary
#C03679
accent
#0970DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582