#64EABE#64EABE
#64EABE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.134 H 168.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64EABE |
|---|---|
| RGB | rgb(100, 234, 190) |
| HSL | hsl(160, 76%, 65%) |
| HSV | hsv(160, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.62, -47.02, 10.45) |
| CIE-LCH | lch(84.62, 48.17, 167.47°) |
| OKLab | oklab(85.07% -0.1315 0.0268) |
| OKLCH | oklch(85.07% 0.134 168.5) |
| XYZ | xyz(43.9681, 65.2684, 58.9862) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EABE #EA6490
analogous
#64EA7B #64EABE #64D3EA
triadic
#64EABE #BE64EA #EABE64
tetradic
#64EABE #7B64EA #EA6490 #D3EA64
square
#64EABE #7B64EA #EA6490 #D3EA64
split-complementary
#64EABE #EA64D3 #EA7B64
monochromatic
#19BA85 #2EE3A7 #64EABE #9AF1D5 #D0F9EB
Accessibility & contrast
On white
1.49
#64EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#64EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EABE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EABE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#0FEBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eabe; /* rgb */ color: rgb(100, 234, 190); /* oklch */ color: oklch(85.1% 0.134 168.5);
Tailwind
colors: {
custom: {
50: '#9bf1d1',
500: '#64eabe',
950: '#000000',
},
}SCSS
$custom: #64eabe; $custom-light: #9bf1d1; $custom-dark: #000000;
JSON
{
"hex": "#64eabe",
"rgb": {
"r": 100,
"g": 234,
"b": 190
},
"hsl": {
"h": 160.299,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85066,
"c": 0.13422,
"h": 168.5
},
"luminance": 0.65273
}Semantic roles & 50–950 ramp
primary
#64EABE
secondary
#BA3963
accent
#0D50D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583