#64FEB4#64FEB4
#64FEB4 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.168 H 159.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEB4 |
|---|---|
| RGB | rgb(100, 254, 180) |
| HSL | hsl(151, 99%, 69%) |
| HSV | hsv(151, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(90.27, -57.32, 23.52) |
| CIE-LCH | lch(90.27, 61.96, 157.69°) |
| OKLab | oklab(89.61% -0.1565 0.0597) |
| OKLCH | oklch(89.61% 0.168 159.1) |
| XYZ | xyz(48.9311, 76.8833, 55.4325) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.56
Greenish Cyan
#2AFEB7
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEB4 #FE64AE
analogous
#64FE67 #64FEB4 #64FBFE
triadic
#64FEB4 #B464FE #FEB464
tetradic
#64FEB4 #6764FE #FE64AE #FBFE64
square
#64FEB4 #6764FE #FE64AE #FBFE64
split-complementary
#64FEB4 #FE64FB #FE6764
monochromatic
#01E678 #27FE97 #64FEB4 #A1FED1 #DEFFEF
Accessibility & contrast
On white
1.28
#64FEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#64FEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEB4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEB4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB0
Deuteranopia (green-blind)
#E7DDB9
Tritanopia (blue-blind)
#08FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64feb4; /* rgb */ color: rgb(100, 254, 180); /* oklch */ color: oklch(89.6% 0.168 159.1);
Tailwind
colors: {
custom: {
50: '#9effca',
500: '#64feb4',
950: '#000000',
},
}SCSS
$custom: #64feb4; $custom-light: #9effca; $custom-dark: #000000;
JSON
{
"hex": "#64feb4",
"rgb": {
"r": 100,
"g": 254,
"b": 180
},
"hsl": {
"h": 151.169,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89612,
"c": 0.16754,
"h": 159.1
},
"luminance": 0.76888
}Semantic roles & 50–950 ramp
primary
#64FEB4
secondary
#D92D80
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682