#64E8A6#64E8A6
#64E8A6 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.0% C 0.150 H 158.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8A6 |
|---|---|
| RGB | rgb(100, 232, 166) |
| HSL | hsl(150, 74%, 65%) |
| HSV | hsv(150, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.53, -51.26, 21.43) |
| CIE-LCH | lch(83.53, 55.55, 157.31°) |
| OKLab | oklab(84.01% -0.1402 0.0545) |
| OKLCH | oklch(84.01% 0.15 158.8) |
| XYZ | xyz(40.9915, 63.1718, 46.1022) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.29
Aqua Green
#12E193
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8A6 #E864A6
analogous
#64E864 #64E8A6 #64E8E8
triadic
#64E8A6 #A664E8 #E8A664
tetradic
#64E8A6 #6464E8 #E864A6 #E8E864
square
#64E8A6 #6464E8 #E864A6 #E8E864
split-complementary
#64E8A6 #E864E8 #E86464
monochromatic
#1BB769 #2FE087 #64E8A6 #99F0C5 #CFF8E3
Accessibility & contrast
On white
1.54
#64E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#64E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8A6
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8A6 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D3CBAA
Tritanopia (blue-blind)
#30E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e8a6; /* rgb */ color: rgb(100, 232, 166); /* oklch */ color: oklch(84.0% 0.150 158.8);
Tailwind
colors: {
custom: {
50: '#9bf0c0',
500: '#64e8a6',
950: '#000000',
},
}SCSS
$custom: #64e8a6; $custom-light: #9bf0c0; $custom-dark: #000000;
JSON
{
"hex": "#64e8a6",
"rgb": {
"r": 100,
"g": 232,
"b": 166
},
"hsl": {
"h": 150,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.84012,
"c": 0.1504,
"h": 158.8
},
"luminance": 0.63176
}Semantic roles & 50–950 ramp
primary
#64E8A6
secondary
#B63A78
accent
#0F73D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582