#64E8B2#64E8B2
#64E8B2 is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.3% C 0.141 H 163.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8B2 |
|---|---|
| RGB | rgb(100, 232, 178) |
| HSL | hsl(155, 74%, 65%) |
| HSV | hsv(155, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(83.77, -48.79, 15.52) |
| CIE-LCH | lch(83.77, 51.20, 162.35°) |
| OKLab | oklab(84.29% -0.1348 0.0397) |
| OKLCH | oklch(84.29% 0.141 163.6) |
| XYZ | xyz(42.1440, 63.6329, 52.1723) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.59
Light Aquamarine
#7BFDC7
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8B2 #E8649A
analogous
#64E870 #64E8B2 #64DCE8
triadic
#64E8B2 #B264E8 #E8B264
tetradic
#64E8B2 #7064E8 #E8649A #DCE864
square
#64E8B2 #7064E8 #E8649A #DCE864
split-complementary
#64E8B2 #E864DC #E87064
monochromatic
#1BB777 #2FE098 #64E8B2 #99F0CC #CFF8E7
Accessibility & contrast
On white
1.53
#64E8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#64E8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8B2
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8B2 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#25E8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e8b2; /* rgb */ color: rgb(100, 232, 178); /* oklch */ color: oklch(84.3% 0.141 163.6);
Tailwind
colors: {
custom: {
50: '#9bf0c9',
500: '#64e8b2',
950: '#000000',
},
}SCSS
$custom: #64e8b2; $custom-light: #9bf0c9; $custom-dark: #000000;
JSON
{
"hex": "#64e8b2",
"rgb": {
"r": 100,
"g": 232,
"b": 178
},
"hsl": {
"h": 155.455,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84289,
"c": 0.14053,
"h": 163.6
},
"luminance": 0.63637
}Semantic roles & 50–950 ramp
primary
#64E8B2
secondary
#B63A6D
accent
#0F61D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582