#64ECAB#64ECAB
#64ECAB is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.151 H 159.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECAB |
|---|---|
| RGB | rgb(100, 236, 171) |
| HSL | hsl(151, 78%, 66%) |
| HSV | hsv(151, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.81, -51.89, 20.60) |
| CIE-LCH | lch(84.81, 55.83, 158.34°) |
| OKLab | oklab(85.09% -0.1421 0.0525) |
| OKLCH | oklch(85.09% 0.152 159.7) |
| XYZ | xyz(42.5978, 65.6364, 48.9444) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.08
Greenish Turquoise
#00FBB0
ΔE00 4.57
Greenish Cyan
#2AFEB7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECAB #EC64A5
analogous
#64EC67 #64ECAB #64E9EC
triadic
#64ECAB #AB64EC #ECAB64
tetradic
#64ECAB #6764EC #EC64A5 #E9EC64
square
#64ECAB #6764EC #EC64A5 #E9EC64
split-complementary
#64ECAB #EC64E9 #EC6764
monochromatic
#17BE6E #2DE58D #64ECAB #9BF3C9 #D1F9E6
Accessibility & contrast
On white
1.49
#64ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#64ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECAB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECAB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#2AEBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ecab; /* rgb */ color: rgb(100, 236, 171); /* oklch */ color: oklch(85.1% 0.151 159.7);
Tailwind
colors: {
custom: {
50: '#9bf3c4',
500: '#64ecab',
950: '#000000',
},
}SCSS
$custom: #64ecab; $custom-light: #9bf3c4; $custom-dark: #000000;
JSON
{
"hex": "#64ecab",
"rgb": {
"r": 100,
"g": 236,
"b": 171
},
"hsl": {
"h": 151.324,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.85089,
"c": 0.1515,
"h": 159.7
},
"luminance": 0.65641
}Semantic roles & 50–950 ramp
primary
#64ECAB
secondary
#BD3777
accent
#0B6EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582