#64EFB5#64EFB5
#64EFB5 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.147 H 162.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFB5 |
|---|---|
| RGB | rgb(100, 239, 181) |
| HSL | hsl(155, 81%, 66%) |
| HSV | hsv(155, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 24.3%, 6.3%) |
| CIE-LAB | lab(85.89, -51.07, 16.93) |
| CIE-LCH | lch(85.89, 53.80, 161.65°) |
| OKLab | oklab(86.04% -0.1408 0.0433) |
| OKLCH | oklch(86.04% 0.147 162.9) |
| XYZ | xyz(44.4583, 67.7742, 54.4459) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.30
Greenish Turquoise
#00FBB0
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFB5 #EF649E
analogous
#64EF70 #64EFB5 #64E4EF
triadic
#64EFB5 #B564EF #EFB564
tetradic
#64EFB5 #7064EF #EF649E #E4EF64
square
#64EFB5 #7064EF #EF649E #E4EF64
split-complementary
#64EFB5 #EF64E4 #EF7064
monochromatic
#14C47B #2DE99B #64EFB5 #9BF5CF #D3FAEA
Accessibility & contrast
On white
1.44
#64EFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#64EFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFB5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFB5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#1BEFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64efb5; /* rgb */ color: rgb(100, 239, 181); /* oklch */ color: oklch(86.0% 0.147 162.9);
Tailwind
colors: {
custom: {
50: '#9cf5cb',
500: '#64efb5',
950: '#000000',
},
}SCSS
$custom: #64efb5; $custom-light: #9cf5cb; $custom-dark: #000000;
JSON
{
"hex": "#64efb5",
"rgb": {
"r": 100,
"g": 239,
"b": 181
},
"hsl": {
"h": 154.964,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.8604,
"c": 0.14728,
"h": 162.9
},
"luminance": 0.67779
}Semantic roles & 50–950 ramp
primary
#64EFB5
secondary
#C23570
accent
#0861DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582