#64F2B4#64F2B4
#64F2B4 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.7% C 0.152 H 161.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2B4 |
|---|---|
| RGB | rgb(100, 242, 180) |
| HSL | hsl(154, 85%, 67%) |
| HSV | hsv(154, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(86.75, -52.51, 18.65) |
| CIE-LCH | lch(86.75, 55.72, 160.44°) |
| OKLab | oklab(86.74% -0.1443 0.0476) |
| OKLCH | oklch(86.74% 0.152 161.7) |
| XYZ | xyz(45.2416, 69.5044, 54.2026) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.65
Greenish Turquoise
#00FBB0
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2B4 #F264A2
analogous
#64F26D #64F2B4 #64E9F2
triadic
#64F2B4 #B464F2 #F2B464
tetradic
#64F2B4 #6D64F2 #F264A2 #E9F264
square
#64F2B4 #6D64F2 #F264A2 #E9F264
split-complementary
#64F2B4 #F264E9 #F26D64
monochromatic
#11CB7A #2CED99 #64F2B4 #9CF7CF #D5FBEB
Accessibility & contrast
On white
1.41
#64F2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#64F2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2B4
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2B4 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B1
Deuteranopia (green-blind)
#DBD3B8
Tritanopia (blue-blind)
#1AF2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f2b4; /* rgb */ color: rgb(100, 242, 180); /* oklch */ color: oklch(86.7% 0.152 161.7);
Tailwind
colors: {
custom: {
50: '#9cf7ca',
500: '#64f2b4',
950: '#000000',
},
}SCSS
$custom: #64f2b4; $custom-light: #9cf7ca; $custom-dark: #000000;
JSON
{
"hex": "#64f2b4",
"rgb": {
"r": 100,
"g": 242,
"b": 180
},
"hsl": {
"h": 153.803,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86736,
"c": 0.15197,
"h": 161.7
},
"luminance": 0.69509
}Semantic roles & 50–950 ramp
primary
#64F2B4
secondary
#C73374
accent
#0565E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582