#64FCFF#64FCFF
#64FCFF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.128 H 197.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCFF |
|---|---|
| RGB | rgb(100, 252, 255) |
| HSL | hsl(181, 100%, 70%) |
| HSV | hsv(181, 61%, 100%) |
| CMYK | cmyk(60.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.48, -38.91, -13.46) |
| CIE-LCH | lch(91.48, 41.17, 199.07°) |
| OKLab | oklab(91.19% -0.1221 -0.0373) |
| OKLCH | oklch(91.19% 0.128 197) |
| XYZ | xyz(58.1081, 79.5439, 106.8795) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.93
Bright Light Blue
#26F7FD
ΔE00 2.56
Aqua
#00FFFF
ΔE00 3.20
Bright Turquoise
#0FFEF9
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCFF #FF6764
analogous
#64FFB4 #64FCFF #64AFFF
triadic
#64FCFF #FF64FC #FCFF64
tetradic
#64FCFF #B464FF #FF6764 #AFFF64
square
#64FCFF #B464FF #FF6764 #AFFF64
split-complementary
#64FCFF #FF64AF #FFB464
monochromatic
#00E4E9 #27FBFF #64FCFF #A1FDFF #DEFEFF
Accessibility & contrast
On white
1.24
#64FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#64FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCFF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCFF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64fcff; /* rgb */ color: rgb(100, 252, 255); /* oklch */ color: oklch(91.2% 0.128 197.0);
Tailwind
colors: {
custom: {
50: '#a0feff',
500: '#64fcff',
950: '#000000',
},
}SCSS
$custom: #64fcff; $custom-light: #a0feff; $custom-dark: #000000;
JSON
{
"hex": "#64fcff",
"rgb": {
"r": 100,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.161,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.9119,
"c": 0.12763,
"h": 197
},
"luminance": 0.7955
}Semantic roles & 50–950 ramp
primary
#64FCFF
secondary
#DA312D
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686