#64E8A9#64E8A9
#64E8A9 is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.148 H 159.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8A9 |
|---|---|
| RGB | rgb(100, 232, 169) |
| HSL | hsl(151, 74%, 65%) |
| HSV | hsv(151, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.59, -50.65, 19.95) |
| CIE-LCH | lch(83.59, 54.44, 158.50°) |
| OKLab | oklab(84.08% -0.1388 0.0508) |
| OKLCH | oklch(84.08% 0.148 159.9) |
| XYZ | xyz(41.2699, 63.2832, 47.5684) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Aqua Green
#12E193
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8A9 #E864A3
analogous
#64E867 #64E8A9 #64E5E8
triadic
#64E8A9 #A964E8 #E8A964
tetradic
#64E8A9 #6764E8 #E864A3 #E5E864
square
#64E8A9 #6764E8 #E864A3 #E5E864
split-complementary
#64E8A9 #E864E5 #E86764
monochromatic
#1BB76C #2FE08B #64E8A9 #99F0C7 #CFF8E4
Accessibility & contrast
On white
1.54
#64E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#64E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8A9
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8A9 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A5
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#2EE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e8a9; /* rgb */ color: rgb(100, 232, 169); /* oklch */ color: oklch(84.1% 0.148 159.9);
Tailwind
colors: {
custom: {
50: '#9bf0c2',
500: '#64e8a9',
950: '#000000',
},
}SCSS
$custom: #64e8a9; $custom-light: #9bf0c2; $custom-dark: #000000;
JSON
{
"hex": "#64e8a9",
"rgb": {
"r": 100,
"g": 232,
"b": 169
},
"hsl": {
"h": 151.364,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84079,
"c": 0.14785,
"h": 159.9
},
"luminance": 0.63287
}Semantic roles & 50–950 ramp
primary
#64E8A9
secondary
#B63A75
accent
#0F6ED6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582