#64E6BA#64E6BA
#64E6BA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.132 H 168.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6BA |
|---|---|
| RGB | rgb(100, 230, 186) |
| HSL | hsl(160, 72%, 65%) |
| HSV | hsv(160, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 19.1%, 9.8%) |
| CIE-LAB | lab(83.36, -46.20, 10.75) |
| CIE-LCH | lch(83.36, 47.43, 166.91°) |
| OKLab | oklab(84.01% -0.1291 0.0275) |
| OKLCH | oklch(84.01% 0.132 168) |
| XYZ | xyz(42.4110, 62.8440, 56.3399) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6BA #E66490
analogous
#64E679 #64E6BA #64D1E6
triadic
#64E6BA #BA64E6 #E6BA64
tetradic
#64E6BA #7964E6 #E66490 #D1E664
square
#64E6BA #7964E6 #E66490 #D1E664
split-complementary
#64E6BA #E664D1 #E67964
monochromatic
#1DB380 #2FDDA3 #64E6BA #99EED1 #CDF7E9
Accessibility & contrast
On white
1.55
#64E6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#64E6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6BA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6BA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#1CE7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e6ba; /* rgb */ color: rgb(100, 230, 186); /* oklch */ color: oklch(84.0% 0.132 168.0);
Tailwind
colors: {
custom: {
50: '#9beece',
500: '#64e6ba',
950: '#000000',
},
}SCSS
$custom: #64e6ba; $custom-light: #9beece; $custom-dark: #000000;
JSON
{
"hex": "#64e6ba",
"rgb": {
"r": 100,
"g": 230,
"b": 186
},
"hsl": {
"h": 159.692,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.84009,
"c": 0.132,
"h": 168
},
"luminance": 0.62848
}Semantic roles & 50–950 ramp
primary
#64E6BA
secondary
#B33B64
accent
#1153D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583