#64E8BB#64E8BB
#64E8BB is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.5% C 0.134 H 167.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8BB |
|---|---|
| RGB | rgb(100, 232, 187) |
| HSL | hsl(160, 74%, 65%) |
| HSV | hsv(160, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(83.97, -46.83, 11.09) |
| CIE-LCH | lch(83.97, 48.13, 166.68°) |
| OKLab | oklab(84.51% -0.1308 0.0284) |
| OKLCH | oklch(84.51% 0.134 167.7) |
| XYZ | xyz(43.0775, 64.0062, 57.0884) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 3.52
Eucalyptus
#44D7A8
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8BB #E86491
analogous
#64E879 #64E8BB #64D3E8
triadic
#64E8BB #BB64E8 #E8BB64
tetradic
#64E8BB #7964E8 #E86491 #D3E864
square
#64E8BB #7964E8 #E86491 #D3E864
split-complementary
#64E8BB #E864D3 #E87964
monochromatic
#1BB782 #2FE0A4 #64E8BB #99F0D2 #CFF8EA
Accessibility & contrast
On white
1.52
#64E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#64E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8BB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8BB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#18E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e8bb; /* rgb */ color: rgb(100, 232, 187); /* oklch */ color: oklch(84.5% 0.134 167.7);
Tailwind
colors: {
custom: {
50: '#9bf0cf',
500: '#64e8bb',
950: '#000000',
},
}SCSS
$custom: #64e8bb; $custom-light: #9bf0cf; $custom-dark: #000000;
JSON
{
"hex": "#64e8bb",
"rgb": {
"r": 100,
"g": 232,
"b": 187
},
"hsl": {
"h": 159.545,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84512,
"c": 0.13382,
"h": 167.7
},
"luminance": 0.6401
}Semantic roles & 50–950 ramp
primary
#64E8BB
secondary
#B63A64
accent
#0F53D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583