#64EAB2#64EAB2
#64EAB2 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.143 H 163.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAB2 |
|---|---|
| RGB | rgb(100, 234, 178) |
| HSL | hsl(155, 76%, 65%) |
| HSV | hsv(155, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.36, -49.62, 16.35) |
| CIE-LCH | lch(84.36, 52.25, 161.77°) |
| OKLab | oklab(84.77% -0.1369 0.0418) |
| OKLCH | oklch(84.77% 0.143 163) |
| XYZ | xyz(42.7102, 64.7652, 52.3610) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAB2 #EA649C
analogous
#64EA6F #64EAB2 #64DFEA
triadic
#64EAB2 #B264EA #EAB264
tetradic
#64EAB2 #6F64EA #EA649C #DFEA64
square
#64EAB2 #6F64EA #EA649C #DFEA64
split-complementary
#64EAB2 #EA64DF #EA6F64
monochromatic
#19BA77 #2EE397 #64EAB2 #9AF1CD #D0F9E8
Accessibility & contrast
On white
1.50
#64EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#64EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAB2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAB2 | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBAF
Deuteranopia (green-blind)
#D3CDB6
Tritanopia (blue-blind)
#24EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eab2; /* rgb */ color: rgb(100, 234, 178); /* oklch */ color: oklch(84.8% 0.143 163.0);
Tailwind
colors: {
custom: {
50: '#9bf1c9',
500: '#64eab2',
950: '#000000',
},
}SCSS
$custom: #64eab2; $custom-light: #9bf1c9; $custom-dark: #000000;
JSON
{
"hex": "#64eab2",
"rgb": {
"r": 100,
"g": 234,
"b": 178
},
"hsl": {
"h": 154.925,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84769,
"c": 0.14314,
"h": 163
},
"luminance": 0.64769
}Semantic roles & 50–950 ramp
primary
#64EAB2
secondary
#BA396F
accent
#0D62D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582