#64FCFB#64FCFB
#64FCFB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.128 H 194.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCFB |
|---|---|
| RGB | rgb(100, 252, 251) |
| HSL | hsl(180, 96%, 69%) |
| HSV | hsv(180, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.36, -39.98, -11.55) |
| CIE-LCH | lch(91.36, 41.61, 196.12°) |
| OKLab | oklab(91.06% -0.1237 -0.0321) |
| OKLCH | oklch(91.06% 0.128 194.5) |
| XYZ | xyz(57.4709, 79.2890, 103.5236) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.65
Aqua
#00FFFF
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 5.58
Light Cyan
#ACFFFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCFB #FC6465
analogous
#64FCAF #64FCFB #64B1FC
triadic
#64FCFB #FB64FC #FCFB64
tetradic
#64FCFB #AF64FC #FC6465 #B1FC64
square
#64FCFB #AF64FC #FC6465 #B1FC64
split-complementary
#64FCFB #FC64B1 #FCAF64
monochromatic
#04E1E0 #28FBF9 #64FCFB #A0FDFD #DCFEFE
Accessibility & contrast
On white
1.25
#64FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#64FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCFB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCFB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fcfb; /* rgb */ color: rgb(100, 252, 251); /* oklch */ color: oklch(91.1% 0.128 194.5);
Tailwind
colors: {
custom: {
50: '#a0fefc',
500: '#64fcfb',
950: '#000000',
},
}SCSS
$custom: #64fcfb; $custom-light: #a0fefc; $custom-dark: #000000;
JSON
{
"hex": "#64fcfb",
"rgb": {
"r": 100,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.605,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.91059,
"c": 0.12778,
"h": 194.5
},
"luminance": 0.79295
}Semantic roles & 50–950 ramp
primary
#64FCFB
secondary
#D62E2F
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685