#64FCBA#64FCBA
#64FCBA is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.160 H 161.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCBA |
|---|---|
| RGB | rgb(100, 252, 186) |
| HSL | hsl(154, 96%, 69%) |
| HSV | hsv(154, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(89.80, -55.32, 19.81) |
| CIE-LCH | lch(89.80, 58.76, 160.30°) |
| OKLab | oklab(89.27% -0.1519 0.0505) |
| OKLCH | oklch(89.27% 0.16 161.6) |
| XYZ | xyz(48.9242, 75.8704, 58.5110) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Greenish Cyan
#2AFEB7
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCBA #FC64A6
analogous
#64FC6E #64FCBA #64F2FC
triadic
#64FCBA #BA64FC #FCBA64
tetradic
#64FCBA #6E64FC #FC64A6 #F2FC64
square
#64FCBA #6E64FC #FC64A6 #F2FC64
split-complementary
#64FCBA #FC64F2 #FC6E64
monochromatic
#04E181 #28FB9F #64FCBA #A0FDD5 #DCFEEF
Accessibility & contrast
On white
1.30
#64FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#64FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCBA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCBA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fcba; /* rgb */ color: rgb(100, 252, 186); /* oklch */ color: oklch(89.3% 0.160 161.6);
Tailwind
colors: {
custom: {
50: '#9dfecf',
500: '#64fcba',
950: '#000000',
},
}SCSS
$custom: #64fcba; $custom-light: #9dfecf; $custom-dark: #000000;
JSON
{
"hex": "#64fcba",
"rgb": {
"r": 100,
"g": 252,
"b": 186
},
"hsl": {
"h": 153.947,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89266,
"c": 0.16004,
"h": 161.6
},
"luminance": 0.75875
}Semantic roles & 50–950 ramp
primary
#64FCBA
secondary
#D62E77
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683