#64EFB3#64EFB3
#64EFB3 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.0% C 0.149 H 162.1°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFB3 |
|---|---|
| RGB | rgb(100, 239, 179) |
| HSL | hsl(154, 81%, 66%) |
| HSV | hsv(154, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(85.85, -51.49, 17.91) |
| CIE-LCH | lch(85.85, 54.51, 160.82°) |
| OKLab | oklab(85.99% -0.1417 0.0458) |
| OKLCH | oklch(85.99% 0.149 162.1) |
| XYZ | xyz(44.2546, 67.6927, 53.3729) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.18
Greenish Turquoise
#00FBB0
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFB3 #EF64A0
analogous
#64EF6E #64EFB3 #64E5EF
triadic
#64EFB3 #B364EF #EFB364
tetradic
#64EFB3 #6E64EF #EF64A0 #E5EF64
square
#64EFB3 #6E64EF #EF64A0 #E5EF64
split-complementary
#64EFB3 #EF64E5 #EF6E64
monochromatic
#14C478 #2DE998 #64EFB3 #9BF5CE #D3FAE9
Accessibility & contrast
On white
1.44
#64EFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#64EFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFB3
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFB3 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFB0
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#1EEFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64efb3; /* rgb */ color: rgb(100, 239, 179); /* oklch */ color: oklch(86.0% 0.149 162.1);
Tailwind
colors: {
custom: {
50: '#9cf5c9',
500: '#64efb3',
950: '#000000',
},
}SCSS
$custom: #64efb3; $custom-light: #9cf5c9; $custom-dark: #000000;
JSON
{
"hex": "#64efb3",
"rgb": {
"r": 100,
"g": 239,
"b": 179
},
"hsl": {
"h": 154.101,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85993,
"c": 0.14887,
"h": 162.1
},
"luminance": 0.67697
}Semantic roles & 50–950 ramp
primary
#64EFB3
secondary
#C23572
accent
#0864DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582