#64F2B5#64F2B5
#64F2B5 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.151 H 162.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2B5 |
|---|---|
| RGB | rgb(100, 242, 181) |
| HSL | hsl(154, 85%, 67%) |
| HSV | hsv(154, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(86.77, -52.30, 18.16) |
| CIE-LCH | lch(86.77, 55.37, 160.85°) |
| OKLab | oklab(86.76% -0.1439 0.0464) |
| OKLCH | oklch(86.76% 0.151 162.1) |
| XYZ | xyz(45.3439, 69.5453, 54.7411) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 3.68
Greenish Turquoise
#00FBB0
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2B5 #F264A1
analogous
#64F26E #64F2B5 #64E8F2
triadic
#64F2B5 #B564F2 #F2B564
tetradic
#64F2B5 #6E64F2 #F264A1 #E8F264
square
#64F2B5 #6E64F2 #F264A1 #E8F264
split-complementary
#64F2B5 #F264E8 #F26E64
monochromatic
#11CB7B #2CED9A #64F2B5 #9CF7D0 #D5FBEB
Accessibility & contrast
On white
1.41
#64F2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#64F2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2B5
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2B5 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B2
Deuteranopia (green-blind)
#DBD3B9
Tritanopia (blue-blind)
#18F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f2b5; /* rgb */ color: rgb(100, 242, 181); /* oklch */ color: oklch(86.8% 0.151 162.1);
Tailwind
colors: {
custom: {
50: '#9cf7cb',
500: '#64f2b5',
950: '#000000',
},
}SCSS
$custom: #64f2b5; $custom-light: #9cf7cb; $custom-dark: #000000;
JSON
{
"hex": "#64f2b5",
"rgb": {
"r": 100,
"g": 242,
"b": 181
},
"hsl": {
"h": 154.225,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86759,
"c": 0.15117,
"h": 162.1
},
"luminance": 0.6955
}Semantic roles & 50–950 ramp
primary
#64F2B5
secondary
#C73373
accent
#0563E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582