#66FFFC#66FFFC
#66FFFC is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.129 H 193.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #66FFFC |
|---|---|
| RGB | rgb(102, 255, 252) |
| HSL | hsl(179, 100%, 70%) |
| HSV | hsv(179, 60%, 100%) |
| CMYK | cmyk(60%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.29, -40.74, -10.68) |
| CIE-LCH | lch(92.29, 42.12, 194.69°) |
| OKLab | oklab(91.84% -0.1253 -0.0297) |
| OKLCH | oklch(91.84% 0.129 193.3) |
| XYZ | xyz(58.8025, 81.3668, 104.6830) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.98
Aqua
#00FFFF
ΔE00 2.82
Bright Turquoise
#0FFEF9
ΔE00 2.94
Bright Light Blue
#26F7FD
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FFFC #FF6669
analogous
#66FFB0 #66FFFC #66B5FF
triadic
#66FFFC #FC66FF #FFFC66
tetradic
#66FFFC #B066FF #FF6669 #B5FF66
square
#66FFFC #B066FF #FF6669 #B5FF66
split-complementary
#66FFFC #FF66B5 #FFB066
monochromatic
#00EBE6 #29FFFB #66FFFC #A3FFFD #E0FFFE
Accessibility & contrast
On white
1.22
#66FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#66FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FFFC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FFFC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #66fffc; /* rgb */ color: rgb(102, 255, 252); /* oklch */ color: oklch(91.8% 0.129 193.3);
Tailwind
colors: {
custom: {
50: '#a1fffd',
500: '#66fffc',
950: '#000000',
},
}SCSS
$custom: #66fffc; $custom-light: #a1fffd; $custom-dark: #000000;
JSON
{
"hex": "#66fffc",
"rgb": {
"r": 102,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.824,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.91835,
"c": 0.12874,
"h": 193.3
},
"luminance": 0.81373
}Semantic roles & 50–950 ramp
primary
#66FFFC
secondary
#DA2F32
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685