#64EFB2#64EFB2
#64EFB2 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.0% C 0.150 H 161.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFB2 |
|---|---|
| RGB | rgb(100, 239, 178) |
| HSL | hsl(154, 81%, 66%) |
| HSV | hsv(154, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(85.83, -51.69, 18.40) |
| CIE-LCH | lch(85.83, 54.87, 160.40°) |
| OKLab | oklab(85.97% -0.1421 0.047) |
| OKLCH | oklch(85.97% 0.15 161.7) |
| XYZ | xyz(44.1538, 67.6524, 52.8422) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 4.15
Greenish Turquoise
#00FBB0
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFB2 #EF64A1
analogous
#64EF6D #64EFB2 #64E7EF
triadic
#64EFB2 #B264EF #EFB264
tetradic
#64EFB2 #6D64EF #EF64A1 #E7EF64
square
#64EFB2 #6D64EF #EF64A1 #E7EF64
split-complementary
#64EFB2 #EF64E7 #EF6D64
monochromatic
#14C477 #2DE996 #64EFB2 #9BF5CE #D3FAE9
Accessibility & contrast
On white
1.45
#64EFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#64EFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFB2
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFB2 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#20EFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64efb2; /* rgb */ color: rgb(100, 239, 178); /* oklch */ color: oklch(86.0% 0.150 161.7);
Tailwind
colors: {
custom: {
50: '#9cf5c9',
500: '#64efb2',
950: '#000000',
},
}SCSS
$custom: #64efb2; $custom-light: #9cf5c9; $custom-dark: #000000;
JSON
{
"hex": "#64efb2",
"rgb": {
"r": 100,
"g": 239,
"b": 178
},
"hsl": {
"h": 153.669,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.8597,
"c": 0.14968,
"h": 161.7
},
"luminance": 0.67657
}Semantic roles & 50–950 ramp
primary
#64EFB2
secondary
#C23573
accent
#0866DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582