#64FEFF#64FEFF
#64FEFF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.129 H 195.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEFF |
|---|---|
| RGB | rgb(100, 254, 255) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 61%, 100%) |
| CMYK | cmyk(60.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.05, -39.82, -12.61) |
| CIE-LCH | lch(92.05, 41.77, 197.57°) |
| OKLab | oklab(91.65% -0.124 -0.035) |
| OKLCH | oklch(91.65% 0.129 195.7) |
| XYZ | xyz(58.7394, 80.8066, 107.0899) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.64
Aqua
#00FFFF
ΔE00 2.84
Bright Light Blue
#26F7FD
ΔE00 2.89
Bright Turquoise
#0FFEF9
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 6.22
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEFF #FF6564
analogous
#64FFB3 #64FEFF #64B1FF
triadic
#64FEFF #FF64FE #FEFF64
tetradic
#64FEFF #B364FF #FF6564 #B1FF64
square
#64FEFF #B364FF #FF6564 #B1FF64
split-complementary
#64FEFF #FF64B1 #FFB364
monochromatic
#00E7E9 #27FEFF #64FEFF #A1FEFF #DEFFFF
Accessibility & contrast
On white
1.22
#64FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#64FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEFF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEFF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #64feff; /* rgb */ color: rgb(100, 254, 255); /* oklch */ color: oklch(91.6% 0.129 195.7);
Tailwind
colors: {
custom: {
50: '#a1ffff',
500: '#64feff',
950: '#000000',
},
}SCSS
$custom: #64feff; $custom-light: #a1ffff; $custom-dark: #000000;
JSON
{
"hex": "#64feff",
"rgb": {
"r": 100,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.387,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91648,
"c": 0.12888,
"h": 195.7
},
"luminance": 0.80813
}Semantic roles & 50–950 ramp
primary
#64FEFF
secondary
#DA2E2D
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686