#64EEAE#64EEAE
#64EEAE is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.152 H 160.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEAE |
|---|---|
| RGB | rgb(100, 238, 174) |
| HSL | hsl(152, 80%, 66%) |
| HSV | hsv(152, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.46, -52.10, 19.95) |
| CIE-LCH | lch(85.46, 55.79, 159.05°) |
| OKLab | oklab(85.64% -0.1429 0.0508) |
| OKLCH | oklch(85.64% 0.152 160.4) |
| XYZ | xyz(43.4661, 66.9102, 50.6605) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEAE #EE64A4
analogous
#64EE69 #64EEAE #64E9EE
triadic
#64EEAE #AE64EE #EEAE64
tetradic
#64EEAE #6964EE #EE64A4 #E9EE64
square
#64EEAE #6964EE #EE64A4 #E9EE64
split-complementary
#64EEAE #EE64E9 #EE6964
monochromatic
#15C272 #2DE891 #64EEAE #9BF4CB #D2FAE8
Accessibility & contrast
On white
1.46
#64EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEAE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEAE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#25EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eeae; /* rgb */ color: rgb(100, 238, 174); /* oklch */ color: oklch(85.6% 0.152 160.4);
Tailwind
colors: {
custom: {
50: '#9bf4c6',
500: '#64eeae',
950: '#000000',
},
}SCSS
$custom: #64eeae; $custom-light: #9bf4c6; $custom-dark: #000000;
JSON
{
"hex": "#64eeae",
"rgb": {
"r": 100,
"g": 238,
"b": 174
},
"hsl": {
"h": 152.174,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85638,
"c": 0.15164,
"h": 160.4
},
"luminance": 0.66914
}Semantic roles & 50–950 ramp
primary
#64EEAE
secondary
#C03676
accent
#096BDD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582