#64F2B3#64F2B3
#64F2B3 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.7% C 0.153 H 161.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2B3 |
|---|---|
| RGB | rgb(100, 242, 179) |
| HSL | hsl(153, 85%, 67%) |
| HSV | hsv(153, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 26%, 5.1%) |
| CIE-LAB | lab(86.73, -52.71, 19.14) |
| CIE-LCH | lch(86.73, 56.08, 160.04°) |
| OKLab | oklab(86.71% -0.1448 0.0488) |
| OKLCH | oklch(86.71% 0.153 161.4) |
| XYZ | xyz(45.1401, 69.4638, 53.6681) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.20
Light Blue Green
#7EFBB3
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.42
Greenish Cyan
#2AFEB7
ΔE00 3.62
Greenish Turquoise
#00FBB0
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2B3 #F264A3
analogous
#64F26C #64F2B3 #64EAF2
triadic
#64F2B3 #B364F2 #F2B364
tetradic
#64F2B3 #6C64F2 #F264A3 #EAF264
square
#64F2B3 #6C64F2 #F264A3 #EAF264
split-complementary
#64F2B3 #F264EA #F26C64
monochromatic
#11CB78 #2CED97 #64F2B3 #9CF7CF #D5FBEA
Accessibility & contrast
On white
1.41
#64F2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#64F2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2B3
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2B3 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AF
Deuteranopia (green-blind)
#DBD3B7
Tritanopia (blue-blind)
#1BF1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f2b3; /* rgb */ color: rgb(100, 242, 179); /* oklch */ color: oklch(86.7% 0.153 161.4);
Tailwind
colors: {
custom: {
50: '#9cf7ca',
500: '#64f2b3',
950: '#000000',
},
}SCSS
$custom: #64f2b3; $custom-light: #9cf7ca; $custom-dark: #000000;
JSON
{
"hex": "#64f2b3",
"rgb": {
"r": 100,
"g": 242,
"b": 179
},
"hsl": {
"h": 153.38,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86713,
"c": 0.15278,
"h": 161.4
},
"luminance": 0.69468
}Semantic roles & 50–950 ramp
primary
#64F2B3
secondary
#C73375
accent
#0566E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582