#64FEBB#64FEBB
#64FEBB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.162 H 161.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEBB |
|---|---|
| RGB | rgb(100, 254, 187) |
| HSL | hsl(154, 99%, 69%) |
| HSV | hsv(154, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.40, -55.92, 20.14) |
| CIE-LCH | lch(90.40, 59.43, 160.19°) |
| OKLab | oklab(89.77% -0.1534 0.0514) |
| OKLCH | oklch(89.77% 0.162 161.5) |
| XYZ | xyz(49.6622, 77.1758, 59.2833) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Greenish Cyan
#2AFEB7
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEBB #FE64A7
analogous
#64FE6E #64FEBB #64F4FE
triadic
#64FEBB #BB64FE #FEBB64
tetradic
#64FEBB #6E64FE #FE64A7 #F4FE64
square
#64FEBB #6E64FE #FE64A7 #F4FE64
split-complementary
#64FEBB #FE64F4 #FE6E64
monochromatic
#01E683 #27FEA0 #64FEBB #A1FED6 #DEFFF0
Accessibility & contrast
On white
1.28
#64FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#64FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEBB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEBB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64febb; /* rgb */ color: rgb(100, 254, 187); /* oklch */ color: oklch(89.8% 0.162 161.5);
Tailwind
colors: {
custom: {
50: '#9effcf',
500: '#64febb',
950: '#000000',
},
}SCSS
$custom: #64febb; $custom-light: #9effcf; $custom-dark: #000000;
JSON
{
"hex": "#64febb",
"rgb": {
"r": 100,
"g": 254,
"b": 187
},
"hsl": {
"h": 153.896,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89766,
"c": 0.16179,
"h": 161.5
},
"luminance": 0.77181
}Semantic roles & 50–950 ramp
primary
#64FEBB
secondary
#D92D78
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683