#64E6B2#64E6B2
#64E6B2 is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.8% C 0.138 H 164.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64E6B2 |
|---|---|
| RGB | rgb(100, 230, 178) |
| HSL | hsl(156, 72%, 65%) |
| HSV | hsv(156, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 22.6%, 9.8%) |
| CIE-LAB | lab(83.19, -47.95, 14.69) |
| CIE-LCH | lch(83.19, 50.15, 162.96°) |
| OKLab | oklab(83.81% -0.1327 0.0376) |
| OKLCH | oklch(83.81% 0.138 164.2) |
| XYZ | xyz(41.5843, 62.5133, 51.9857) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E6B2 #E66498
analogous
#64E671 #64E6B2 #64D9E6
triadic
#64E6B2 #B264E6 #E6B264
tetradic
#64E6B2 #7164E6 #E66498 #D9E664
square
#64E6B2 #7164E6 #E66498 #D9E664
split-complementary
#64E6B2 #E664D9 #E67164
monochromatic
#1DB377 #2FDD98 #64E6B2 #99EECC #CDF7E6
Accessibility & contrast
On white
1.56
#64E6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#64E6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E6B2
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E6B2 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AF
Deuteranopia (green-blind)
#CFCAB5
Tritanopia (blue-blind)
#26E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e6b2; /* rgb */ color: rgb(100, 230, 178); /* oklch */ color: oklch(83.8% 0.138 164.2);
Tailwind
colors: {
custom: {
50: '#9aeec9',
500: '#64e6b2',
950: '#000000',
},
}SCSS
$custom: #64e6b2; $custom-light: #9aeec9; $custom-dark: #000000;
JSON
{
"hex": "#64e6b2",
"rgb": {
"r": 100,
"g": 230,
"b": 178
},
"hsl": {
"h": 156,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83809,
"c": 0.13792,
"h": 164.2
},
"luminance": 0.62517
}Semantic roles & 50–950 ramp
primary
#64E6B2
secondary
#B33B6B
accent
#115FD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582