#64FAFF#64FAFF
#64FAFF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.7% C 0.126 H 198.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64FAFF |
|---|---|
| RGB | rgb(100, 250, 255) |
| HSL | hsl(182, 100%, 70%) |
| HSV | hsv(182, 61%, 100%) |
| CMYK | cmyk(60.8%, 2%, 0%, 0%) |
| CIE-LAB | lab(90.91, -38.00, -14.30) |
| CIE-LCH | lch(90.91, 40.60, 200.62°) |
| OKLab | oklab(90.73% -0.1201 -0.0396) |
| OKLCH | oklch(90.73% 0.126 198.3) |
| XYZ | xyz(57.4833, 78.2944, 106.6712) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.45
Bright Cyan
#41FDFE
ΔE00 2.46
Aqua
#00FFFF
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FAFF #FF6964
analogous
#64FFB6 #64FAFF #64ADFF
triadic
#64FAFF #FF64FA #FAFF64
tetradic
#64FAFF #B664FF #FF6964 #ADFF64
square
#64FAFF #B664FF #FF6964 #ADFF64
split-complementary
#64FAFF #FF64AD #FFB664
monochromatic
#00E1E9 #27F8FF #64FAFF #A1FCFF #DEFEFF
Accessibility & contrast
On white
1.26
#64FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#64FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FAFF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FAFF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#D2DDFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64faff; /* rgb */ color: rgb(100, 250, 255); /* oklch */ color: oklch(90.7% 0.126 198.3);
Tailwind
colors: {
custom: {
50: '#a0fcff',
500: '#64faff',
950: '#000000',
},
}SCSS
$custom: #64faff; $custom-light: #a0fcff; $custom-dark: #000000;
JSON
{
"hex": "#64faff",
"rgb": {
"r": 100,
"g": 250,
"b": 255
},
"hsl": {
"h": 181.935,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90733,
"c": 0.12644,
"h": 198.3
},
"luminance": 0.78301
}Semantic roles & 50–950 ramp
primary
#64FAFF
secondary
#DA332D
accent
#0700E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586