#64FBFF#64FBFF
#64FBFF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 91.0% C 0.127 H 197.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBFF |
|---|---|
| RGB | rgb(100, 251, 255) |
| HSL | hsl(182, 100%, 70%) |
| HSV | hsv(182, 61%, 100%) |
| CMYK | cmyk(60.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(91.20, -38.46, -13.88) |
| CIE-LCH | lch(91.20, 40.89, 199.84°) |
| OKLab | oklab(90.96% -0.1211 -0.0385) |
| OKLCH | oklch(90.96% 0.127 197.6) |
| XYZ | xyz(57.7949, 78.9175, 106.7751) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.17
Bright Light Blue
#26F7FD
ΔE00 2.48
Aqua
#00FFFF
ΔE00 3.44
Bright Turquoise
#0FFEF9
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBFF #FF6864
analogous
#64FFB5 #64FBFF #64AEFF
triadic
#64FBFF #FF64FB #FBFF64
tetradic
#64FBFF #B564FF #FF6864 #AEFF64
square
#64FBFF #B564FF #FF6864 #AEFF64
split-complementary
#64FBFF #FF64AE #FFB564
monochromatic
#00E3E9 #27F9FF #64FBFF #A1FDFF #DEFEFF
Accessibility & contrast
On white
1.25
#64FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#64FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBFF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBFF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fbff; /* rgb */ color: rgb(100, 251, 255); /* oklch */ color: oklch(91.0% 0.127 197.6);
Tailwind
colors: {
custom: {
50: '#a0fdff',
500: '#64fbff',
950: '#000000',
},
}SCSS
$custom: #64fbff; $custom-light: #a0fdff; $custom-dark: #000000;
JSON
{
"hex": "#64fbff",
"rgb": {
"r": 100,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.548,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90961,
"c": 0.12702,
"h": 197.6
},
"luminance": 0.78924
}Semantic roles & 50–950 ramp
primary
#64FBFF
secondary
#DA322D
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586