#68FCF7#68FCF7
#68FCF7 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.126 H 192.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCF7 |
|---|---|
| RGB | rgb(104, 252, 247) |
| HSL | hsl(178, 96%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.36, -40.36, -9.47) |
| CIE-LCH | lch(91.36, 41.46, 193.21°) |
| OKLab | oklab(91.05% -0.1233 -0.0263) |
| OKLCH | oklch(91.05% 0.126 192.1) |
| XYZ | xyz(57.3005, 79.2733, 100.2591) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.48
Bright Turquoise
#0FFEF9
ΔE00 2.95
Aqua
#00FFFF
ΔE00 3.21
Bright Light Blue
#26F7FD
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCF7 #FC686D
analogous
#68FCAD #68FCF7 #68B7FC
triadic
#68FCF7 #F768FC #FCF768
tetradic
#68FCF7 #AD68FC #FC686D #B7FC68
square
#68FCF7 #AD68FC #FC686D #B7FC68
split-complementary
#68FCF7 #FC68B7 #FCAD68
monochromatic
#05E5DD #2CFBF4 #68FCF7 #A4FDFA #E0FEFD
Accessibility & contrast
On white
1.25
#68FCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#68FCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCF7
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCF7 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fcf7; /* rgb */ color: rgb(104, 252, 247); /* oklch */ color: oklch(91.0% 0.126 192.1);
Tailwind
colors: {
custom: {
50: '#a2fef9',
500: '#68fcf7',
950: '#000000',
},
}SCSS
$custom: #68fcf7; $custom-light: #a2fef9; $custom-dark: #000000;
JSON
{
"hex": "#68fcf7",
"rgb": {
"r": 104,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.973,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.91046,
"c": 0.12608,
"h": 192.1
},
"luminance": 0.79279
}Semantic roles & 50–950 ramp
primary
#68FCF7
secondary
#D73137
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685