#68FDFC#68FDFC
#68FDFC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.126 H 194.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDFC |
|---|---|
| RGB | rgb(104, 253, 252) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.78, -39.51, -11.44) |
| CIE-LCH | lch(91.78, 41.13, 196.14°) |
| OKLab | oklab(91.44% -0.1222 -0.0317) |
| OKLCH | oklch(91.44% 0.126 194.6) |
| XYZ | xyz(58.3972, 80.2158, 104.4822) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.86
Aqua
#00FFFF
ΔE00 2.98
Bright Light Blue
#26F7FD
ΔE00 3.27
Bright Turquoise
#0FFEF9
ΔE00 3.39
Bright Aqua
#0BF9EA
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDFC #FD6869
analogous
#68FDB1 #68FDFC #68B4FD
triadic
#68FDFC #FC68FD #FDFC68
tetradic
#68FDFC #B168FD #FD6869 #B4FD68
square
#68FDFC #B168FD #FD6869 #B4FD68
split-complementary
#68FDFC #FD68B4 #FDB168
monochromatic
#03E8E6 #2CFCFB #68FDFC #A4FEFD #E1FFFE
Accessibility & contrast
On white
1.23
#68FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#68FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDFC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDFC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fdfc; /* rgb */ color: rgb(104, 253, 252); /* oklch */ color: oklch(91.4% 0.126 194.6);
Tailwind
colors: {
custom: {
50: '#a2fefd',
500: '#68fdfc',
950: '#000000',
},
}SCSS
$custom: #68fdfc; $custom-light: #a2fefd; $custom-dark: #000000;
JSON
{
"hex": "#68fdfc",
"rgb": {
"r": 104,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.597,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91435,
"c": 0.1263,
"h": 194.6
},
"luminance": 0.80222
}Semantic roles & 50–950 ramp
primary
#68FDFC
secondary
#D83132
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685