#64E9BC#64E9BC
#64E9BC is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.134 H 167.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9BC |
|---|---|
| RGB | rgb(100, 233, 188) |
| HSL | hsl(160, 75%, 65%) |
| HSV | hsv(160, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.28, -47.04, 11.01) |
| CIE-LCH | lch(84.28, 48.31, 166.82°) |
| OKLab | oklab(84.78% -0.1314 0.0282) |
| OKLCH | oklch(84.78% 0.134 167.9) |
| XYZ | xyz(43.4672, 64.6138, 57.7482) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 4.76
Bright Teal
#01F9C6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9BC #E96491
analogous
#64E979 #64E9BC #64D4E9
triadic
#64E9BC #BC64E9 #E9BC64
tetradic
#64E9BC #7964E9 #E96491 #D4E964
square
#64E9BC #7964E9 #E96491 #D4E964
split-complementary
#64E9BC #E964D4 #E97964
monochromatic
#1AB883 #2EE1A5 #64E9BC #9AF1D3 #CFF8EA
Accessibility & contrast
On white
1.51
#64E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#64E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9BC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9BC | 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)
#E4DBBA
Deuteranopia (green-blind)
#D0CDBF
Tritanopia (blue-blind)
#15EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e9bc; /* rgb */ color: rgb(100, 233, 188); /* oklch */ color: oklch(84.8% 0.134 167.9);
Tailwind
colors: {
custom: {
50: '#9bf1d0',
500: '#64e9bc',
950: '#000000',
},
}SCSS
$custom: #64e9bc; $custom-light: #9bf1d0; $custom-dark: #000000;
JSON
{
"hex": "#64e9bc",
"rgb": {
"r": 100,
"g": 233,
"b": 188
},
"hsl": {
"h": 159.699,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84776,
"c": 0.13436,
"h": 167.9
},
"luminance": 0.64618
}Semantic roles & 50–950 ramp
primary
#64E9BC
secondary
#B83964
accent
#0E52D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583