#64E7B4#64E7B4
#64E7B4 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.138 H 164.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7B4 |
|---|---|
| RGB | rgb(100, 231, 180) |
| HSL | hsl(157, 73%, 65%) |
| HSV | hsv(157, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 22.1%, 9.4%) |
| CIE-LAB | lab(83.52, -47.94, 14.12) |
| CIE-LCH | lch(83.52, 49.98, 163.59°) |
| OKLab | oklab(84.1% -0.1328 0.0362) |
| OKLCH | oklch(84.1% 0.138 164.8) |
| XYZ | xyz(42.0656, 63.1524, 53.1440) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7B4 #E76497
analogous
#64E772 #64E7B4 #64D9E7
triadic
#64E7B4 #B464E7 #E7B464
tetradic
#64E7B4 #7264E7 #E76497 #D9E764
square
#64E7B4 #7264E7 #E76497 #D9E764
split-complementary
#64E7B4 #E764D9 #E77264
monochromatic
#1CB579 #2FDF9A #64E7B4 #99EFCE #CEF7E7
Accessibility & contrast
On white
1.54
#64E7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#64E7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7B4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7B4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B1
Deuteranopia (green-blind)
#D0CBB7
Tritanopia (blue-blind)
#23E7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e7b4; /* rgb */ color: rgb(100, 231, 180); /* oklch */ color: oklch(84.1% 0.138 164.8);
Tailwind
colors: {
custom: {
50: '#9befca',
500: '#64e7b4',
950: '#000000',
},
}SCSS
$custom: #64e7b4; $custom-light: #9befca; $custom-dark: #000000;
JSON
{
"hex": "#64e7b4",
"rgb": {
"r": 100,
"g": 231,
"b": 180
},
"hsl": {
"h": 156.641,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.84097,
"c": 0.13769,
"h": 164.8
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#64E7B4
secondary
#B53A6A
accent
#105DD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582