#64FEFD#64FEFD
#64FEFD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.129 H 194.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEFD |
|---|---|
| RGB | rgb(100, 254, 253) |
| HSL | hsl(180, 99%, 69%) |
| HSV | hsv(180, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(91.99, -40.35, -11.66) |
| CIE-LCH | lch(91.99, 42.00, 196.12°) |
| OKLab | oklab(91.58% -0.1249 -0.0324) |
| OKLCH | oklch(91.58% 0.129 194.5) |
| XYZ | xyz(58.4192, 80.6785, 105.4032) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.63
Aqua
#00FFFF
ΔE00 2.70
Bright Turquoise
#0FFEF9
ΔE00 3.15
Bright Light Blue
#26F7FD
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 5.63
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEFD #FE6465
analogous
#64FEB0 #64FEFD #64B2FE
triadic
#64FEFD #FD64FE #FEFD64
tetradic
#64FEFD #B064FE #FE6465 #B2FE64
square
#64FEFD #B064FE #FE6465 #B2FE64
split-complementary
#64FEFD #FE64B2 #FEB064
monochromatic
#01E6E5 #27FEFC #64FEFD #A1FEFE #DEFFFF
Accessibility & contrast
On white
1.23
#64FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#64FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEFD
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEFD | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #64fefd; /* rgb */ color: rgb(100, 254, 253); /* oklch */ color: oklch(91.6% 0.129 194.5);
Tailwind
colors: {
custom: {
50: '#a0fffe',
500: '#64fefd',
950: '#000000',
},
}SCSS
$custom: #64fefd; $custom-light: #a0fffe; $custom-dark: #000000;
JSON
{
"hex": "#64fefd",
"rgb": {
"r": 100,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.61,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.91582,
"c": 0.12899,
"h": 194.5
},
"luminance": 0.80685
}Semantic roles & 50–950 ramp
primary
#64FEFD
secondary
#D92D2F
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685