#64FBB8#64FBB8
#64FBB8 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.160 H 161.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBB8 |
|---|---|
| RGB | rgb(100, 251, 184) |
| HSL | hsl(153, 95%, 69%) |
| HSV | hsv(153, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(89.47, -55.33, 20.37) |
| CIE-LCH | lch(89.47, 58.96, 159.78°) |
| OKLab | oklab(88.98% -0.1517 0.0519) |
| OKLCH | oklch(88.98% 0.16 161.1) |
| XYZ | xyz(48.3999, 75.1595, 57.2947) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.85
Greenish Cyan
#2AFEB7
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBB8 #FB64A7
analogous
#64FB6D #64FBB8 #64F3FB
triadic
#64FBB8 #B864FB #FBB864
tetradic
#64FBB8 #6D64FB #FB64A7 #F3FB64
square
#64FBB8 #6D64FB #FB64A7 #F3FB64
split-complementary
#64FBB8 #FB64F3 #FB6D64
monochromatic
#06DF7F #28F99D #64FBB8 #A0FDD3 #DBFEEF
Accessibility & contrast
On white
1.31
#64FBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#64FBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBB8
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBB8 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB4
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#01FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbb8; /* rgb */ color: rgb(100, 251, 184); /* oklch */ color: oklch(89.0% 0.160 161.1);
Tailwind
colors: {
custom: {
50: '#9dfdcd',
500: '#64fbb8',
950: '#000000',
},
}SCSS
$custom: #64fbb8; $custom-light: #9dfdcd; $custom-dark: #000000;
JSON
{
"hex": "#64fbb8",
"rgb": {
"r": 100,
"g": 251,
"b": 184
},
"hsl": {
"h": 153.377,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.88982,
"c": 0.16037,
"h": 161.1
},
"luminance": 0.75164
}Semantic roles & 50–950 ramp
primary
#64FBB8
secondary
#D52E78
accent
#0066E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683