#68FCFC#68FCFC
#68FCFC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.126 H 195.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCFC |
|---|---|
| RGB | rgb(104, 252, 252) |
| HSL | hsl(180, 96%, 70%) |
| HSV | hsv(180, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.50, -39.06, -11.86) |
| CIE-LCH | lch(91.50, 40.82, 196.89°) |
| OKLab | oklab(91.21% -0.1212 -0.0329) |
| OKLCH | oklch(91.21% 0.126 195.2) |
| XYZ | xyz(58.0824, 79.5861, 104.3772) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.86
Bright Light Blue
#26F7FD
ΔE00 3.05
Aqua
#00FFFF
ΔE00 3.08
Bright Turquoise
#0FFEF9
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 6.02
Light Cyan
#ACFFFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCFC #FC6868
analogous
#68FCB2 #68FCFC #68B2FC
triadic
#68FCFC #FC68FC #FCFC68
tetradic
#68FCFC #B268FC #FC6868 #B2FC68
square
#68FCFC #B268FC #FC6868 #B2FC68
split-complementary
#68FCFC #FC68B2 #FCB268
monochromatic
#05E5E5 #2CFBFB #68FCFC #A4FDFD #E0FEFE
Accessibility & contrast
On white
1.24
#68FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#68FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCFC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCFC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fcfc; /* rgb */ color: rgb(104, 252, 252); /* oklch */ color: oklch(91.2% 0.126 195.2);
Tailwind
colors: {
custom: {
50: '#a2fefd',
500: '#68fcfc',
950: '#000000',
},
}SCSS
$custom: #68fcfc; $custom-light: #a2fefd; $custom-dark: #000000;
JSON
{
"hex": "#68fcfc",
"rgb": {
"r": 104,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.91206,
"c": 0.12562,
"h": 195.2
},
"luminance": 0.79592
}Semantic roles & 50–950 ramp
primary
#68FCFC
secondary
#D73131
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685