#64F8FA#64F8FA
#64F8FA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 90.1% C 0.125 H 196.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8FA |
|---|---|
| RGB | rgb(100, 248, 250) |
| HSL | hsl(181, 94%, 69%) |
| HSV | hsv(181, 60%, 98%) |
| CMYK | cmyk(60%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(90.20, -38.42, -12.77) |
| CIE-LCH | lch(90.20, 40.49, 198.38°) |
| OKLab | oklab(90.11% -0.1201 -0.0354) |
| OKLCH | oklch(90.11% 0.125 196.4) |
| XYZ | xyz(56.0708, 76.7403, 102.2813) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.08
Bright Light Blue
#26F7FD
ΔE00 2.47
Aqua
#00FFFF
ΔE00 3.36
Bright Turquoise
#0FFEF9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8FA #FA6664
analogous
#64FAB1 #64F8FA #64ADFA
triadic
#64F8FA #FA64F8 #F8FA64
tetradic
#64F8FA #B164FA #FA6664 #ADFA64
square
#64F8FA #B164FA #FA6664 #ADFA64
split-complementary
#64F8FA #FA64AD #FAB164
monochromatic
#07DADC #29F5F8 #64F8FA #9FFBFC #DBFDFE
Accessibility & contrast
On white
1.28
#64F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#64F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8FA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8FA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFA
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64f8fa; /* rgb */ color: rgb(100, 248, 250); /* oklch */ color: oklch(90.1% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#a0fbfb',
500: '#64f8fa',
950: '#000000',
},
}SCSS
$custom: #64f8fa; $custom-light: #a0fbfb; $custom-dark: #000000;
JSON
{
"hex": "#64f8fa",
"rgb": {
"r": 100,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.8,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.90109,
"c": 0.12522,
"h": 196.4
},
"luminance": 0.76746
}Semantic roles & 50–950 ramp
primary
#64F8FA
secondary
#D4312E
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585