#64EFB0#64EFB0
#64EFB0 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 85.9% C 0.151 H 160.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFB0 |
|---|---|
| RGB | rgb(100, 239, 176) |
| HSL | hsl(153, 81%, 66%) |
| HSV | hsv(153, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.79, -52.10, 19.38) |
| CIE-LCH | lch(85.79, 55.59, 159.60°) |
| OKLab | oklab(85.92% -0.143 0.0494) |
| OKLCH | oklch(85.92% 0.151 160.9) |
| XYZ | xyz(43.9544, 67.5726, 51.7923) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFB0 #EF64A3
analogous
#64EF6B #64EFB0 #64E9EF
triadic
#64EFB0 #B064EF #EFB064
tetradic
#64EFB0 #6B64EF #EF64A3 #E9EF64
square
#64EFB0 #6B64EF #EF64A3 #E9EF64
split-complementary
#64EFB0 #EF64E9 #EF6B64
monochromatic
#14C475 #2DE994 #64EFB0 #9BF5CC #D3FAE9
Accessibility & contrast
On white
1.45
#64EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#64EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFB0
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFB0 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#22EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64efb0; /* rgb */ color: rgb(100, 239, 176); /* oklch */ color: oklch(85.9% 0.151 160.9);
Tailwind
colors: {
custom: {
50: '#9cf5c7',
500: '#64efb0',
950: '#000000',
},
}SCSS
$custom: #64efb0; $custom-light: #9cf5c7; $custom-dark: #000000;
JSON
{
"hex": "#64efb0",
"rgb": {
"r": 100,
"g": 239,
"b": 176
},
"hsl": {
"h": 152.806,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85924,
"c": 0.15131,
"h": 160.9
},
"luminance": 0.67577
}Semantic roles & 50–950 ramp
primary
#64EFB0
secondary
#C23575
accent
#0869DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582