#64E9BD#64E9BD
#64E9BD is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.8% C 0.134 H 168.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9BD |
|---|---|
| RGB | rgb(100, 233, 189) |
| HSL | hsl(160, 75%, 65%) |
| HSV | hsv(160, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 18.9%, 8.6%) |
| CIE-LAB | lab(84.31, -46.82, 10.52) |
| CIE-LCH | lch(84.31, 47.98, 167.33°) |
| OKLab | oklab(84.8% -0.1309 0.0269) |
| OKLCH | oklch(84.8% 0.134 168.4) |
| XYZ | xyz(43.5753, 64.6570, 58.3179) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 3.75
Eucalyptus
#44D7A8
ΔE00 4.67
Bright Teal
#01F9C6
ΔE00 4.77
Light Aquamarine
#7BFDC7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9BD #E96490
analogous
#64E97A #64E9BD #64D3E9
triadic
#64E9BD #BD64E9 #E9BD64
tetradic
#64E9BD #7A64E9 #E96490 #D3E964
square
#64E9BD #7A64E9 #E96490 #D3E964
split-complementary
#64E9BD #E964D3 #E97A64
monochromatic
#1AB884 #2EE1A6 #64E9BD #9AF1D4 #CFF8EB
Accessibility & contrast
On white
1.51
#64E9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#64E9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9BD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9BD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#D0CDC0
Tritanopia (blue-blind)
#13EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e9bd; /* rgb */ color: rgb(100, 233, 189); /* oklch */ color: oklch(84.8% 0.134 168.4);
Tailwind
colors: {
custom: {
50: '#9bf1d0',
500: '#64e9bd',
950: '#000000',
},
}SCSS
$custom: #64e9bd; $custom-light: #9bf1d0; $custom-dark: #000000;
JSON
{
"hex": "#64e9bd",
"rgb": {
"r": 100,
"g": 233,
"b": 189
},
"hsl": {
"h": 160.15,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84802,
"c": 0.13366,
"h": 168.4
},
"luminance": 0.64661
}Semantic roles & 50–950 ramp
primary
#64E9BD
secondary
#B83963
accent
#0E51D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583