#64E8AB#64E8AB
#64E8AB is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.146 H 160.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8AB |
|---|---|
| RGB | rgb(100, 232, 171) |
| HSL | hsl(152, 74%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(83.63, -50.25, 18.97) |
| CIE-LCH | lch(83.63, 53.71, 159.32°) |
| OKLab | oklab(84.12% -0.1379 0.0484) |
| OKLCH | oklch(84.12% 0.146 160.7) |
| XYZ | xyz(41.4591, 63.3589, 48.5648) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.74
Light Blue Green
#7EFBB3
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8AB #E864A1
analogous
#64E869 #64E8AB #64E3E8
triadic
#64E8AB #AB64E8 #E8AB64
tetradic
#64E8AB #6964E8 #E864A1 #E3E864
square
#64E8AB #6964E8 #E864A1 #E3E864
split-complementary
#64E8AB #E864E3 #E86964
monochromatic
#1BB76F #2FE08E #64E8AB #99F0C8 #CFF8E5
Accessibility & contrast
On white
1.54
#64E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#64E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8AB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8AB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#2CE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e8ab; /* rgb */ color: rgb(100, 232, 171); /* oklch */ color: oklch(84.1% 0.146 160.7);
Tailwind
colors: {
custom: {
50: '#9bf0c4',
500: '#64e8ab',
950: '#000000',
},
}SCSS
$custom: #64e8ab; $custom-light: #9bf0c4; $custom-dark: #000000;
JSON
{
"hex": "#64e8ab",
"rgb": {
"r": 100,
"g": 232,
"b": 171
},
"hsl": {
"h": 152.273,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84124,
"c": 0.14618,
"h": 160.7
},
"luminance": 0.63363
}Semantic roles & 50–950 ramp
primary
#64E8AB
secondary
#B63A73
accent
#0F6BD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582