#64E9BB#64E9BB
#64E9BB is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.135 H 167.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9BB |
|---|---|
| RGB | rgb(100, 233, 187) |
| HSL | hsl(159, 75%, 65%) |
| HSV | hsv(159, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.26, -47.26, 11.51) |
| CIE-LCH | lch(84.26, 48.64, 166.32°) |
| OKLab | oklab(84.75% -0.1318 0.0295) |
| OKLCH | oklch(84.75% 0.135 167.4) |
| XYZ | xyz(43.3597, 64.5708, 57.1825) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.59
Eucalyptus
#44D7A8
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 4.68
Bright Teal
#01F9C6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9BB #E96492
analogous
#64E978 #64E9BB #64D4E9
triadic
#64E9BB #BB64E9 #E9BB64
tetradic
#64E9BB #7864E9 #E96492 #D4E964
square
#64E9BB #7864E9 #E96492 #D4E964
split-complementary
#64E9BB #E964D4 #E97864
monochromatic
#1AB882 #2EE1A3 #64E9BB #9AF1D3 #CFF8EA
Accessibility & contrast
On white
1.51
#64E9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#64E9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9BB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9BB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#17EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e9bb; /* rgb */ color: rgb(100, 233, 187); /* oklch */ color: oklch(84.8% 0.135 167.4);
Tailwind
colors: {
custom: {
50: '#9bf1cf',
500: '#64e9bb',
950: '#000000',
},
}SCSS
$custom: #64e9bb; $custom-light: #9bf1cf; $custom-dark: #000000;
JSON
{
"hex": "#64e9bb",
"rgb": {
"r": 100,
"g": 233,
"b": 187
},
"hsl": {
"h": 159.248,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84751,
"c": 0.13508,
"h": 167.4
},
"luminance": 0.64575
}Semantic roles & 50–950 ramp
primary
#64E9BB
secondary
#B83965
accent
#0E54D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583