#64FBB7#64FBB7
#64FBB7 is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.161 H 160.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBB7 |
|---|---|
| RGB | rgb(100, 251, 183) |
| HSL | hsl(153, 95%, 69%) |
| HSV | hsv(153, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.45, -55.53, 20.86) |
| CIE-LCH | lch(89.45, 59.32, 159.41°) |
| OKLab | oklab(88.96% -0.1522 0.0531) |
| OKLCH | oklch(88.96% 0.161 160.8) |
| XYZ | xyz(48.2954, 75.1177, 56.7446) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.83
Light Blue Green
#7EFBB3
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 2.59
Greenish Turquoise
#00FBB0
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBB7 #FB64A8
analogous
#64FB6C #64FBB7 #64F4FB
triadic
#64FBB7 #B764FB #FBB764
tetradic
#64FBB7 #6C64FB #FB64A8 #F4FB64
square
#64FBB7 #6C64FB #FB64A8 #F4FB64
split-complementary
#64FBB7 #FB64F4 #FB6C64
monochromatic
#06DF7D #28F99B #64FBB7 #A0FDD3 #DBFEEE
Accessibility & contrast
On white
1.31
#64FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#64FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBB7
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBB7 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#04FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbb7; /* rgb */ color: rgb(100, 251, 183); /* oklch */ color: oklch(89.0% 0.161 160.8);
Tailwind
colors: {
custom: {
50: '#9dfdcc',
500: '#64fbb7',
950: '#000000',
},
}SCSS
$custom: #64fbb7; $custom-light: #9dfdcc; $custom-dark: #000000;
JSON
{
"hex": "#64fbb7",
"rgb": {
"r": 100,
"g": 251,
"b": 183
},
"hsl": {
"h": 152.98,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.8896,
"c": 0.16119,
"h": 160.8
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#64FBB7
secondary
#D52E79
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683