#64EBB7#64EBB7
#64EBB7 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.141 H 164.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBB7 |
|---|---|
| RGB | rgb(100, 235, 183) |
| HSL | hsl(157, 77%, 66%) |
| HSV | hsv(157, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(84.76, -48.98, 14.30) |
| CIE-LCH | lch(84.76, 51.02, 163.72°) |
| OKLab | oklab(85.13% -0.1357 0.0366) |
| OKLCH | oklch(85.13% 0.141 164.9) |
| XYZ | xyz(43.5069, 65.5407, 55.1484) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBB7 #EB6498
analogous
#64EB73 #64EBB7 #64DBEB
triadic
#64EBB7 #B764EB #EBB764
tetradic
#64EBB7 #7364EB #EB6498 #DBEB64
square
#64EBB7 #7364EB #EB6498 #DBEB64
split-complementary
#64EBB7 #EB64DB #EB7364
monochromatic
#18BC7D #2EE49E #64EBB7 #9AF2D0 #D0F9E9
Accessibility & contrast
On white
1.49
#64EBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#64EBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBB7
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBB7 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#D3CEBA
Tritanopia (blue-blind)
#1CEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebb7; /* rgb */ color: rgb(100, 235, 183); /* oklch */ color: oklch(85.1% 0.141 164.9);
Tailwind
colors: {
custom: {
50: '#9bf2cc',
500: '#64ebb7',
950: '#000000',
},
}SCSS
$custom: #64ebb7; $custom-light: #9bf2cc; $custom-dark: #000000;
JSON
{
"hex": "#64ebb7",
"rgb": {
"r": 100,
"g": 235,
"b": 183
},
"hsl": {
"h": 156.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85129,
"c": 0.14057,
"h": 164.9
},
"luminance": 0.65545
}Semantic roles & 50–950 ramp
primary
#64EBB7
secondary
#BB386B
accent
#0C5BD9
background
#FCFFFE
surface
#F5FEFA
border
#CFD6D3
text
#0F1713
muted
#808583