#64FCFE#64FCFE
#64FCFE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.2% C 0.128 H 196.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCFE |
|---|---|
| RGB | rgb(100, 252, 254) |
| HSL | hsl(181, 99%, 69%) |
| HSV | hsv(181, 61%, 100%) |
| CMYK | cmyk(60.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.45, -39.18, -12.98) |
| CIE-LCH | lch(91.45, 41.27, 198.33°) |
| OKLab | oklab(91.16% -0.1225 -0.036) |
| OKLCH | oklch(91.16% 0.128 196.4) |
| XYZ | xyz(57.9475, 79.4797, 106.0339) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.77
Bright Light Blue
#26F7FD
ΔE00 2.63
Aqua
#00FFFF
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.85
Robin'S Egg
#6DEDFD
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCFE #FE6664
analogous
#64FEB3 #64FCFE #64AFFE
triadic
#64FCFE #FE64FC #FCFE64
tetradic
#64FCFE #B364FE #FE6664 #AFFE64
square
#64FCFE #B364FE #FE6664 #AFFE64
split-complementary
#64FCFE #FE64AF #FEB364
monochromatic
#01E3E6 #27FBFE #64FCFE #A1FDFE #DEFEFF
Accessibility & contrast
On white
1.24
#64FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#64FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCFE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCFE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fcfe; /* rgb */ color: rgb(100, 252, 254); /* oklch */ color: oklch(91.2% 0.128 196.4);
Tailwind
colors: {
custom: {
50: '#a0fefe',
500: '#64fcfe',
950: '#000000',
},
}SCSS
$custom: #64fcfe; $custom-light: #a0fefe; $custom-dark: #000000;
JSON
{
"hex": "#64fcfe",
"rgb": {
"r": 100,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.779,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.91157,
"c": 0.12764,
"h": 196.4
},
"luminance": 0.79486
}Semantic roles & 50–950 ramp
primary
#64FCFE
secondary
#D9302D
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685