#64FBBC#64FBBC
#64FBBC is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.1% C 0.157 H 162.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBBC |
|---|---|
| RGB | rgb(100, 251, 188) |
| HSL | hsl(155, 95%, 69%) |
| HSV | hsv(155, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.55, -54.50, 18.43) |
| CIE-LCH | lch(89.55, 57.54, 161.31°) |
| OKLab | oklab(89.07% -0.1499 0.0471) |
| OKLCH | oklch(89.07% 0.157 162.6) |
| XYZ | xyz(48.8251, 75.3296, 59.5342) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Aquamarine
#7BFDC7
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 3.19
Greenish Turquoise
#00FBB0
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBBC #FB64A3
analogous
#64FB71 #64FBBC #64EFFB
triadic
#64FBBC #BC64FB #FBBC64
tetradic
#64FBBC #7164FB #FB64A3 #EFFB64
square
#64FBBC #7164FB #FB64A3 #EFFB64
split-complementary
#64FBBC #FB64EF #FB7164
monochromatic
#06DF84 #28F9A2 #64FBBC #A0FDD6 #DBFEF0
Accessibility & contrast
On white
1.31
#64FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#64FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBBC
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBBC | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbbc; /* rgb */ color: rgb(100, 251, 188); /* oklch */ color: oklch(89.1% 0.157 162.6);
Tailwind
colors: {
custom: {
50: '#9dfdd0',
500: '#64fbbc',
950: '#000000',
},
}SCSS
$custom: #64fbbc; $custom-light: #9dfdd0; $custom-dark: #000000;
JSON
{
"hex": "#64fbbc",
"rgb": {
"r": 100,
"g": 251,
"b": 188
},
"hsl": {
"h": 154.967,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89073,
"c": 0.15717,
"h": 162.6
},
"luminance": 0.75335
}Semantic roles & 50–950 ramp
primary
#64FBBC
secondary
#D52E74
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683