#64E3BB#64E3BB
#64E3BB is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.3% C 0.128 H 169.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3BB |
|---|---|
| RGB | rgb(100, 227, 187) |
| HSL | hsl(161, 69%, 64%) |
| HSV | hsv(161, 56%, 89%) |
| CMYK | cmyk(55.9%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(82.50, -44.68, 9.00) |
| CIE-LCH | lch(82.50, 45.58, 168.62°) |
| OKLab | oklab(83.32% -0.1255 0.023) |
| OKLCH | oklch(83.32% 0.128 169.6) |
| XYZ | xyz(41.6900, 61.2314, 56.6259) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.55
Aquamarine (survey)
#04D8B2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3BB #E3648C
analogous
#64E37C #64E3BB #64CCE3
triadic
#64E3BB #BB64E3 #E3BB64
tetradic
#64E3BB #7C64E3 #E3648C #CCE364
square
#64E3BB #7C64E3 #E3648C #CCE364
split-complementary
#64E3BB #E364CC #E37C64
monochromatic
#1FAD81 #30DAA4 #64E3BB #98ECD2 #CCF6E8
Accessibility & contrast
On white
1.59
#64E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#64E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3BB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3BB | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#1DE4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e3bb; /* rgb */ color: rgb(100, 227, 187); /* oklch */ color: oklch(83.3% 0.128 169.6);
Tailwind
colors: {
custom: {
50: '#9aeccf',
500: '#64e3bb',
950: '#000000',
},
}SCSS
$custom: #64e3bb; $custom-light: #9aeccf; $custom-dark: #000000;
JSON
{
"hex": "#64e3bb",
"rgb": {
"r": 100,
"g": 227,
"b": 187
},
"hsl": {
"h": 161.102,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.83318,
"c": 0.12756,
"h": 169.6
},
"luminance": 0.61235
}Semantic roles & 50–950 ramp
primary
#64E3BB
secondary
#AF3C60
accent
#1450D1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583