#64E8A8#64E8A8
#64E8A8 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.149 H 159.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8A8 |
|---|---|
| RGB | rgb(100, 232, 168) |
| HSL | hsl(151, 74%, 65%) |
| HSV | hsv(151, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.57, -50.86, 20.44) |
| CIE-LCH | lch(83.57, 54.81, 158.10°) |
| OKLab | oklab(84.06% -0.1393 0.052) |
| OKLCH | oklch(84.06% 0.149 159.5) |
| XYZ | xyz(41.1764, 63.2458, 47.0759) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Aqua Green
#12E193
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8A8 #E864A4
analogous
#64E866 #64E8A8 #64E6E8
triadic
#64E8A8 #A864E8 #E8A864
tetradic
#64E8A8 #6664E8 #E864A4 #E6E864
square
#64E8A8 #6664E8 #E864A4 #E6E864
split-complementary
#64E8A8 #E864E6 #E86664
monochromatic
#1BB76B #2FE08A #64E8A8 #99F0C6 #CFF8E4
Accessibility & contrast
On white
1.54
#64E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#64E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8A8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8A8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A4
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#2FE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e8a8; /* rgb */ color: rgb(100, 232, 168); /* oklch */ color: oklch(84.1% 0.149 159.5);
Tailwind
colors: {
custom: {
50: '#9bf0c2',
500: '#64e8a8',
950: '#000000',
},
}SCSS
$custom: #64e8a8; $custom-light: #9bf0c2; $custom-dark: #000000;
JSON
{
"hex": "#64e8a8",
"rgb": {
"r": 100,
"g": 232,
"b": 168
},
"hsl": {
"h": 150.909,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84056,
"c": 0.14869,
"h": 159.5
},
"luminance": 0.6325
}Semantic roles & 50–950 ramp
primary
#64E8A8
secondary
#B63A76
accent
#0F70D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582