#68C6F8#68C6F8
#68C6F8 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.114 H 234.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68C6F8 |
|---|---|
| RGB | rgb(104, 198, 248) |
| HSL | hsl(201, 91%, 69%) |
| HSV | hsv(201, 58%, 97%) |
| CMYK | cmyk(58.1%, 20.2%, 0%, 2.7%) |
| CIE-LAB | lab(76.13, -13.77, -33.06) |
| CIE-LCH | lch(76.13, 35.81, 247.39°) |
| OKLab | oklab(78.83% -0.0671 -0.0924) |
| OKLCH | oklch(78.83% 0.114 234) |
| XYZ | xyz(42.8398, 50.1045, 96.2022) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.94
Sky
#82CAFC
ΔE00 3.30
Lightskyblue
#87CEFA
ΔE00 3.50
Deepskyblue
#00BFFF
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.83
Bright Sky Blue
#02CCFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C6F8 #F89A68
analogous
#68F8E2 #68C6F8 #687EF8
triadic
#68C6F8 #F868C6 #C6F868
tetradic
#68C6F8 #E268F8 #F89A68 #7EF868
square
#68C6F8 #E268F8 #F89A68 #7EF868
split-complementary
#68C6F8 #F8687E #F8E268
monochromatic
#0A93DB #2EB0F5 #68C6F8 #A2DCFB #DDF2FD
Accessibility & contrast
On white
1.91
#68C6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#68C6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C6F8
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C6F8 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FA
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68c6f8; /* rgb */ color: rgb(104, 198, 248); /* oklch */ color: oklch(78.8% 0.114 234.0);
Tailwind
colors: {
custom: {
50: '#9ed7fa',
500: '#68c6f8',
950: '#000000',
},
}SCSS
$custom: #68c6f8; $custom-light: #9ed7fa; $custom-dark: #000000;
JSON
{
"hex": "#68c6f8",
"rgb": {
"r": 104,
"g": 198,
"b": 248
},
"hsl": {
"h": 200.833,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.78834,
"c": 0.11416,
"h": 234
},
"luminance": 0.50109
}Semantic roles & 50–950 ramp
primary
#68C6F8
secondary
#D26A32
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385