#64FFFA#64FFFA
#64FFFA is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.130 H 192.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFFA |
|---|---|
| RGB | rgb(100, 255, 250) |
| HSL | hsl(178, 100%, 70%) |
| HSV | hsv(178, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.19, -41.59, -9.81) |
| CIE-LCH | lch(92.19, 42.73, 193.27°) |
| OKLab | oklab(91.72% -0.1271 -0.0273) |
| OKLCH | oklch(91.72% 0.13 192.1) |
| XYZ | xyz(58.2632, 81.1252, 103.0121) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.31
Bright Turquoise
#0FFEF9
ΔE00 2.65
Aqua
#00FFFF
ΔE00 2.90
Bright Light Blue
#26F7FD
ΔE00 4.14
Bright Aqua
#0BF9EA
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFFA #FF6469
analogous
#64FFAD #64FFFA #64B6FF
triadic
#64FFFA #FA64FF #FFFA64
tetradic
#64FFFA #AD64FF #FF6469 #B6FF64
square
#64FFFA #AD64FF #FF6469 #B6FF64
split-complementary
#64FFFA #FF64B6 #FFAD64
monochromatic
#00E9E1 #27FFF8 #64FFFA #A1FFFC #DEFFFE
Accessibility & contrast
On white
1.22
#64FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#64FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFFA
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFFA | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #64fffa; /* rgb */ color: rgb(100, 255, 250); /* oklch */ color: oklch(91.7% 0.130 192.1);
Tailwind
colors: {
custom: {
50: '#a0fffb',
500: '#64fffa',
950: '#000000',
},
}SCSS
$custom: #64fffa; $custom-light: #a0fffb; $custom-dark: #000000;
JSON
{
"hex": "#64fffa",
"rgb": {
"r": 100,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.065,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.91715,
"c": 0.12999,
"h": 192.1
},
"luminance": 0.81131
}Semantic roles & 50–950 ramp
primary
#64FFFA
secondary
#DA2D33
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685