#64EAB5#64EAB5
#64EAB5 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.141 H 164.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAB5 |
|---|---|
| RGB | rgb(100, 234, 181) |
| HSL | hsl(156, 76%, 65%) |
| HSV | hsv(156, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 22.6%, 8.2%) |
| CIE-LAB | lab(84.43, -48.99, 14.87) |
| CIE-LCH | lch(84.43, 51.20, 163.11°) |
| OKLab | oklab(84.84% -0.1356 0.0381) |
| OKLCH | oklch(84.84% 0.141 164.3) |
| XYZ | xyz(43.0147, 64.8870, 53.9647) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.69
Seafoam
#7FE0B3
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAB5 #EA6499
analogous
#64EA72 #64EAB5 #64DCEA
triadic
#64EAB5 #B564EA #EAB564
tetradic
#64EAB5 #7264EA #EA6499 #DCEA64
square
#64EAB5 #7264EA #EA6499 #DCEA64
split-complementary
#64EAB5 #EA64DC #EA7264
monochromatic
#19BA7B #2EE39B #64EAB5 #9AF1CF #D0F9E8
Accessibility & contrast
On white
1.50
#64EAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#64EAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAB5
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAB5 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#20EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64eab5; /* rgb */ color: rgb(100, 234, 181); /* oklch */ color: oklch(84.8% 0.141 164.3);
Tailwind
colors: {
custom: {
50: '#9bf1cb',
500: '#64eab5',
950: '#000000',
},
}SCSS
$custom: #64eab5; $custom-light: #9bf1cb; $custom-dark: #000000;
JSON
{
"hex": "#64eab5",
"rgb": {
"r": 100,
"g": 234,
"b": 181
},
"hsl": {
"h": 156.269,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84841,
"c": 0.1408,
"h": 164.3
},
"luminance": 0.64891
}Semantic roles & 50–950 ramp
primary
#64EAB5
secondary
#BA396C
accent
#0D5ED8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582