#64FDFF#64FDFF
#64FDFF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.128 H 196.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDFF |
|---|---|
| RGB | rgb(100, 253, 255) |
| HSL | hsl(181, 100%, 70%) |
| HSV | hsv(181, 61%, 100%) |
| CMYK | cmyk(60.8%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.76, -39.37, -13.03) |
| CIE-LCH | lch(91.76, 41.47, 198.32°) |
| OKLab | oklab(91.42% -0.123 -0.0361) |
| OKLCH | oklch(91.42% 0.128 196.4) |
| XYZ | xyz(58.4229, 80.1736, 106.9844) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.74
Bright Light Blue
#26F7FD
ΔE00 2.70
Aqua
#00FFFF
ΔE00 3.00
Bright Turquoise
#0FFEF9
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDFF #FF6664
analogous
#64FFB3 #64FDFF #64B0FF
triadic
#64FDFF #FF64FD #FDFF64
tetradic
#64FDFF #B364FF #FF6664 #B0FF64
square
#64FDFF #B364FF #FF6664 #B0FF64
split-complementary
#64FDFF #FF64B0 #FFB364
monochromatic
#00E6E9 #27FCFF #64FDFF #A1FEFF #DEFFFF
Accessibility & contrast
On white
1.23
#64FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#64FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDFF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDFF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64fdff; /* rgb */ color: rgb(100, 253, 255); /* oklch */ color: oklch(91.4% 0.128 196.4);
Tailwind
colors: {
custom: {
50: '#a1feff',
500: '#64fdff',
950: '#000000',
},
}SCSS
$custom: #64fdff; $custom-light: #a1feff; $custom-dark: #000000;
JSON
{
"hex": "#64fdff",
"rgb": {
"r": 100,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.774,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91419,
"c": 0.12824,
"h": 196.4
},
"luminance": 0.8018
}Semantic roles & 50–950 ramp
primary
#64FDFF
secondary
#DA2F2D
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686