#64FBB9#64FBB9
#64FBB9 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.160 H 161.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBB9 |
|---|---|
| RGB | rgb(100, 251, 185) |
| HSL | hsl(154, 95%, 69%) |
| HSV | hsv(154, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(89.49, -55.12, 19.89) |
| CIE-LCH | lch(89.49, 58.60, 160.16°) |
| OKLab | oklab(89.01% -0.1513 0.0507) |
| OKLCH | oklch(89.01% 0.16 161.5) |
| XYZ | xyz(48.5050, 75.2016, 57.8487) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.91
Greenish Cyan
#2AFEB7
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.80
Greenish Turquoise
#00FBB0
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBB9 #FB64A6
analogous
#64FB6E #64FBB9 #64F2FB
triadic
#64FBB9 #B964FB #FBB964
tetradic
#64FBB9 #6E64FB #FB64A6 #F2FB64
square
#64FBB9 #6E64FB #FB64A6 #F2FB64
split-complementary
#64FBB9 #FB64F2 #FB6E64
monochromatic
#06DF80 #28F99E #64FBB9 #A0FDD4 #DBFEEF
Accessibility & contrast
On white
1.31
#64FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#64FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBB9
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBB9 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbb9; /* rgb */ color: rgb(100, 251, 185); /* oklch */ color: oklch(89.0% 0.160 161.5);
Tailwind
colors: {
custom: {
50: '#9dfdce',
500: '#64fbb9',
950: '#000000',
},
}SCSS
$custom: #64fbb9; $custom-light: #9dfdce; $custom-dark: #000000;
JSON
{
"hex": "#64fbb9",
"rgb": {
"r": 100,
"g": 251,
"b": 185
},
"hsl": {
"h": 153.775,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89005,
"c": 0.15957,
"h": 161.5
},
"luminance": 0.75206
}Semantic roles & 50–950 ramp
primary
#64FBB9
secondary
#D52E77
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683