#64EABC#64EABC
#64EABC is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.136 H 167.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64EABC |
|---|---|
| RGB | rgb(100, 234, 188) |
| HSL | hsl(159, 76%, 65%) |
| HSV | hsv(159, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.58, -47.46, 11.43) |
| CIE-LCH | lch(84.58, 48.82, 166.46°) |
| OKLab | oklab(85.02% -0.1324 0.0293) |
| OKLCH | oklch(85.02% 0.136 167.5) |
| XYZ | xyz(43.7511, 65.1815, 57.8428) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EABC #EA6492
analogous
#64EA79 #64EABC #64D5EA
triadic
#64EABC #BC64EA #EABC64
tetradic
#64EABC #7964EA #EA6492 #D5EA64
square
#64EABC #7964EA #EA6492 #D5EA64
split-complementary
#64EABC #EA64D5 #EA7964
monochromatic
#19BA83 #2EE3A5 #64EABC #9AF1D3 #D0F9EB
Accessibility & contrast
On white
1.50
#64EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#64EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EABC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EABC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#14EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eabc; /* rgb */ color: rgb(100, 234, 188); /* oklch */ color: oklch(85.0% 0.136 167.5);
Tailwind
colors: {
custom: {
50: '#9bf1d0',
500: '#64eabc',
950: '#000000',
},
}SCSS
$custom: #64eabc; $custom-light: #9bf1d0; $custom-dark: #000000;
JSON
{
"hex": "#64eabc",
"rgb": {
"r": 100,
"g": 234,
"b": 188
},
"hsl": {
"h": 159.403,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85015,
"c": 0.13562,
"h": 167.5
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#64EABC
secondary
#BA3965
accent
#0D53D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583