#68FCF6#68FCF6
#68FCF6 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.126 H 191.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCF6 |
|---|---|
| RGB | rgb(104, 252, 246) |
| HSL | hsl(178, 96%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.33, -40.62, -9.00) |
| CIE-LCH | lch(91.33, 41.61, 192.49°) |
| OKLab | oklab(91.01% -0.1237 -0.025) |
| OKLCH | oklch(91.01% 0.126 191.4) |
| XYZ | xyz(57.1466, 79.2117, 99.4486) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.71
Bright Turquoise
#0FFEF9
ΔE00 2.93
Aqua
#00FFFF
ΔE00 3.35
Bright Light Blue
#26F7FD
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCF6 #FC686E
analogous
#68FCAC #68FCF6 #68B8FC
triadic
#68FCF6 #F668FC #FCF668
tetradic
#68FCF6 #AC68FC #FC686E #B8FC68
square
#68FCF6 #AC68FC #FC686E #B8FC68
split-complementary
#68FCF6 #FC68B8 #FCAC68
monochromatic
#05E5DC #2CFBF2 #68FCF6 #A4FDFA #E0FEFD
Accessibility & contrast
On white
1.25
#68FCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#68FCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCF6
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCF6 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F6
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fcf6; /* rgb */ color: rgb(104, 252, 246); /* oklch */ color: oklch(91.0% 0.126 191.4);
Tailwind
colors: {
custom: {
50: '#a2fef9',
500: '#68fcf6',
950: '#000000',
},
}SCSS
$custom: #68fcf6; $custom-light: #a2fef9; $custom-dark: #000000;
JSON
{
"hex": "#68fcf6",
"rgb": {
"r": 104,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.568,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.91014,
"c": 0.12622,
"h": 191.4
},
"luminance": 0.79218
}Semantic roles & 50–950 ramp
primary
#68FCF6
secondary
#D73138
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685