#64FFFB#64FFFB
#64FFFB is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.130 H 192.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFFB |
|---|---|
| RGB | rgb(100, 255, 251) |
| HSL | hsl(178, 100%, 70%) |
| HSV | hsv(178, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.22, -41.32, -10.29) |
| CIE-LCH | lch(92.22, 42.59, 193.98°) |
| OKLab | oklab(91.75% -0.1267 -0.0286) |
| OKLCH | oklch(91.75% 0.13 192.7) |
| XYZ | xyz(58.4204, 81.1881, 103.8401) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.09
Bright Turquoise
#0FFEF9
ΔE00 2.72
Aqua
#00FFFF
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFFB #FF6468
analogous
#64FFAE #64FFFB #64B5FF
triadic
#64FFFB #FB64FF #FFFB64
tetradic
#64FFFB #AE64FF #FF6468 #B5FF64
square
#64FFFB #AE64FF #FF6468 #B5FF64
split-complementary
#64FFFB #FF64B5 #FFAE64
monochromatic
#00E9E3 #27FFF9 #64FFFB #A1FFFD #DEFFFE
Accessibility & contrast
On white
1.22
#64FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#64FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFFB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFFB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #64fffb; /* rgb */ color: rgb(100, 255, 251); /* oklch */ color: oklch(91.7% 0.130 192.7);
Tailwind
colors: {
custom: {
50: '#a0fffc',
500: '#64fffb',
950: '#000000',
},
}SCSS
$custom: #64fffb; $custom-light: #a0fffc; $custom-dark: #000000;
JSON
{
"hex": "#64fffb",
"rgb": {
"r": 100,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.452,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91747,
"c": 0.12986,
"h": 192.7
},
"luminance": 0.81194
}Semantic roles & 50–950 ramp
primary
#64FFFB
secondary
#DA2D32
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685