#64F6B4#64F6B4
#64F6B4 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.7% C 0.157 H 160.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64F6B4 |
|---|---|
| RGB | rgb(100, 246, 180) |
| HSL | hsl(153, 89%, 68%) |
| HSV | hsv(153, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 26.8%, 3.5%) |
| CIE-LAB | lab(87.93, -54.13, 20.29) |
| CIE-LCH | lch(87.93, 57.81, 159.46°) |
| OKLab | oklab(87.7% -0.1484 0.0517) |
| OKLCH | oklch(87.7% 0.157 160.8) |
| XYZ | xyz(46.4452, 71.9115, 54.6038) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.26
Light Blue Green
#7EFBB3
ΔE00 2.71
Greenish Cyan
#2AFEB7
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F6B4 #F664A6
analogous
#64F66B #64F6B4 #64EFF6
triadic
#64F6B4 #B464F6 #F6B464
tetradic
#64F6B4 #6B64F6 #F664A6 #EFF664
square
#64F6B4 #6B64F6 #F664A6 #EFF664
split-complementary
#64F6B4 #F664EF #F66B64
monochromatic
#0CD379 #2AF398 #64F6B4 #9EF9D0 #D8FDEC
Accessibility & contrast
On white
1.37
#64F6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#64F6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F6B4
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F6B4 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B0
Deuteranopia (green-blind)
#DFD7B8
Tritanopia (blue-blind)
#15F5E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f6b4; /* rgb */ color: rgb(100, 246, 180); /* oklch */ color: oklch(87.7% 0.157 160.8);
Tailwind
colors: {
custom: {
50: '#9dfaca',
500: '#64f6b4',
950: '#000000',
},
}SCSS
$custom: #64f6b4; $custom-light: #9dfaca; $custom-dark: #000000;
JSON
{
"hex": "#64f6b4",
"rgb": {
"r": 100,
"g": 246,
"b": 180
},
"hsl": {
"h": 152.877,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87695,
"c": 0.15717,
"h": 160.8
},
"luminance": 0.71916
}Semantic roles & 50–950 ramp
primary
#64F6B4
secondary
#CE3078
accent
#0068E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582