#64F4B4#64F4B4
#64F4B4 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.155 H 161.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4B4 |
|---|---|
| RGB | rgb(100, 244, 180) |
| HSL | hsl(153, 87%, 67%) |
| HSV | hsv(153, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 26.2%, 4.3%) |
| CIE-LAB | lab(87.34, -53.32, 19.47) |
| CIE-LCH | lch(87.34, 56.77, 159.94°) |
| OKLab | oklab(87.22% -0.1464 0.0497) |
| OKLCH | oklch(87.22% 0.155 161.3) |
| XYZ | xyz(45.8401, 70.7014, 54.4022) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.78
Light Blue Green
#7EFBB3
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.24
Greenish Cyan
#2AFEB7
ΔE00 3.32
Greenish Turquoise
#00FBB0
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4B4 #F464A4
analogous
#64F46C #64F4B4 #64ECF4
triadic
#64F4B4 #B464F4 #F4B464
tetradic
#64F4B4 #6C64F4 #F464A4 #ECF464
square
#64F4B4 #6C64F4 #F464A4 #ECF464
split-complementary
#64F4B4 #F464EC #F46C64
monochromatic
#0FCF79 #2BF098 #64F4B4 #9DF8D0 #D6FCEB
Accessibility & contrast
On white
1.39
#64F4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#64F4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4B4
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4B4 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#DDD5B8
Tritanopia (blue-blind)
#18F3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f4b4; /* rgb */ color: rgb(100, 244, 180); /* oklch */ color: oklch(87.2% 0.155 161.3);
Tailwind
colors: {
custom: {
50: '#9cf8ca',
500: '#64f4b4',
950: '#000000',
},
}SCSS
$custom: #64f4b4; $custom-light: #9cf8ca; $custom-dark: #000000;
JSON
{
"hex": "#64f4b4",
"rgb": {
"r": 100,
"g": 244,
"b": 180
},
"hsl": {
"h": 153.333,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87215,
"c": 0.15457,
"h": 161.3
},
"luminance": 0.70706
}Semantic roles & 50–950 ramp
primary
#64F4B4
secondary
#CB3276
accent
#0266E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582