#64FEBA#64FEBA
#64FEBA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.163 H 161.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEBA |
|---|---|
| RGB | rgb(100, 254, 186) |
| HSL | hsl(154, 99%, 69%) |
| HSV | hsv(154, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.38, -56.12, 20.62) |
| CIE-LCH | lch(90.38, 59.79, 159.82°) |
| OKLab | oklab(89.74% -0.1539 0.0526) |
| OKLCH | oklch(89.74% 0.163 161.1) |
| XYZ | xyz(49.5555, 77.1331, 58.7214) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Greenish Cyan
#2AFEB7
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.01
Greenish Turquoise
#00FBB0
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEBA #FE64A8
analogous
#64FE6D #64FEBA #64F5FE
triadic
#64FEBA #BA64FE #FEBA64
tetradic
#64FEBA #6D64FE #FE64A8 #F5FE64
square
#64FEBA #6D64FE #FE64A8 #F5FE64
split-complementary
#64FEBA #FE64F5 #FE6D64
monochromatic
#01E681 #27FE9F #64FEBA #A1FED5 #DEFFF0
Accessibility & contrast
On white
1.28
#64FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#64FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEBA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEBA | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB6
Deuteranopia (green-blind)
#E6DDBE
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64feba; /* rgb */ color: rgb(100, 254, 186); /* oklch */ color: oklch(89.7% 0.163 161.1);
Tailwind
colors: {
custom: {
50: '#9effcf',
500: '#64feba',
950: '#000000',
},
}SCSS
$custom: #64feba; $custom-light: #9effcf; $custom-dark: #000000;
JSON
{
"hex": "#64feba",
"rgb": {
"r": 100,
"g": 254,
"b": 186
},
"hsl": {
"h": 153.506,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89744,
"c": 0.1626,
"h": 161.1
},
"luminance": 0.77138
}Semantic roles & 50–950 ramp
primary
#64FEBA
secondary
#D92D79
accent
#0065E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683