#68D0F8#68D0F8
#68D0F8 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.1% C 0.111 H 225.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68D0F8 |
|---|---|
| RGB | rgb(104, 208, 248) |
| HSL | hsl(197, 91%, 69%) |
| HSV | hsv(197, 58%, 97%) |
| CMYK | cmyk(58.1%, 16.1%, 0%, 2.7%) |
| CIE-LAB | lab(78.94, -18.95, -28.74) |
| CIE-LCH | lch(78.94, 34.43, 236.60°) |
| OKLab | oklab(81.07% -0.0776 -0.08) |
| OKLCH | oklch(81.07% 0.111 225.9) |
| XYZ | xyz(45.2015, 54.8278, 96.9895) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 4.59
Lightskyblue
#87CEFA
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D0F8 #F89068
analogous
#68F8D8 #68D0F8 #6888F8
triadic
#68D0F8 #F868D0 #D0F868
tetradic
#68D0F8 #D868F8 #F89068 #88F868
square
#68D0F8 #D868F8 #F89068 #88F868
split-complementary
#68D0F8 #F86888 #F8D868
monochromatic
#0AA1DB #2EBEF5 #68D0F8 #A2E2FB #DDF4FD
Accessibility & contrast
On white
1.75
#68D0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#68D0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D0F8
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D0F8 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFA
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68d0f8; /* rgb */ color: rgb(104, 208, 248); /* oklch */ color: oklch(81.1% 0.111 225.9);
Tailwind
colors: {
custom: {
50: '#9edefa',
500: '#68d0f8',
950: '#000000',
},
}SCSS
$custom: #68d0f8; $custom-light: #9edefa; $custom-dark: #000000;
JSON
{
"hex": "#68d0f8",
"rgb": {
"r": 104,
"g": 208,
"b": 248
},
"hsl": {
"h": 196.667,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.81071,
"c": 0.11147,
"h": 225.9
},
"luminance": 0.54832
}Semantic roles & 50–950 ramp
primary
#68D0F8
secondary
#D25F32
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485