#64FBBB#64FBBB
#64FBBB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.158 H 162.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBBB |
|---|---|
| RGB | rgb(100, 251, 187) |
| HSL | hsl(155, 95%, 69%) |
| HSV | hsv(155, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.53, -54.71, 18.92) |
| CIE-LCH | lch(89.53, 57.89, 160.92°) |
| OKLab | oklab(89.05% -0.1504 0.0483) |
| OKLCH | oklch(89.05% 0.158 162.2) |
| XYZ | xyz(48.7177, 75.2866, 58.9684) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.16
Light Aquamarine
#7BFDC7
ΔE00 2.48
Greenish Cyan
#2AFEB7
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 3.03
Greenish Turquoise
#00FBB0
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBBB #FB64A4
analogous
#64FB70 #64FBBB #64EFFB
triadic
#64FBBB #BB64FB #FBBB64
tetradic
#64FBBB #7064FB #FB64A4 #EFFB64
square
#64FBBB #7064FB #FB64A4 #EFFB64
split-complementary
#64FBBB #FB64EF #FB7064
monochromatic
#06DF83 #28F9A1 #64FBBB #A0FDD5 #DBFEEF
Accessibility & contrast
On white
1.31
#64FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#64FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBBB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBBB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fbbb; /* rgb */ color: rgb(100, 251, 187); /* oklch */ color: oklch(89.0% 0.158 162.2);
Tailwind
colors: {
custom: {
50: '#9dfdcf',
500: '#64fbbb',
950: '#000000',
},
}SCSS
$custom: #64fbbb; $custom-light: #9dfdcf; $custom-dark: #000000;
JSON
{
"hex": "#64fbbb",
"rgb": {
"r": 100,
"g": 251,
"b": 187
},
"hsl": {
"h": 154.57,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.8905,
"c": 0.15796,
"h": 162.2
},
"luminance": 0.75292
}Semantic roles & 50–950 ramp
primary
#64FBBB
secondary
#D52E75
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683