#64FEB9#64FEB9
#64FEB9 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.163 H 160.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEB9 |
|---|---|
| RGB | rgb(100, 254, 185) |
| HSL | hsl(153, 99%, 69%) |
| HSV | hsv(153, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 27.2%, 0.4%) |
| CIE-LAB | lab(90.36, -56.32, 21.11) |
| CIE-LCH | lch(90.36, 60.15, 159.46°) |
| OKLab | oklab(89.72% -0.1543 0.0538) |
| OKLCH | oklch(89.72% 0.163 160.8) |
| XYZ | xyz(49.4496, 77.0907, 58.1635) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.44
Greenish Cyan
#2AFEB7
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.54
Greenish Turquoise
#00FBB0
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEB9 #FE64A9
analogous
#64FE6C #64FEB9 #64F6FE
triadic
#64FEB9 #B964FE #FEB964
tetradic
#64FEB9 #6C64FE #FE64A9 #F6FE64
square
#64FEB9 #6C64FE #FE64A9 #F6FE64
split-complementary
#64FEB9 #FE64F6 #FE6C64
monochromatic
#01E680 #27FE9E #64FEB9 #A1FED4 #DEFFF0
Accessibility & contrast
On white
1.28
#64FEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#64FEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEB9
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEB9 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB5
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64feb9; /* rgb */ color: rgb(100, 254, 185); /* oklch */ color: oklch(89.7% 0.163 160.8);
Tailwind
colors: {
custom: {
50: '#9effce',
500: '#64feb9',
950: '#000000',
},
}SCSS
$custom: #64feb9; $custom-light: #9effce; $custom-dark: #000000;
JSON
{
"hex": "#64feb9",
"rgb": {
"r": 100,
"g": 254,
"b": 185
},
"hsl": {
"h": 153.117,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89721,
"c": 0.16341,
"h": 160.8
},
"luminance": 0.77096
}Semantic roles & 50–950 ramp
primary
#64FEB9
secondary
#D92D7A
accent
#0067E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683