#68C8EB#68C8EB
#68C8EB is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.103 H 224.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8EB |
|---|---|
| RGB | rgb(104, 200, 235) |
| HSL | hsl(196, 77%, 66%) |
| HSV | hsv(196, 56%, 92%) |
| CMYK | cmyk(55.7%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.22, -18.63, -25.95) |
| CIE-LCH | lch(76.22, 31.94, 234.32°) |
| OKLab | oklab(78.75% -0.0738 -0.0721) |
| OKLCH | oklch(78.75% 0.103 224.3) |
| XYZ | xyz(41.3528, 50.2459, 86.1003) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.41
Baby Blue
#89CFF0
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 4.37
Lightblue (survey)
#7BC8F6
ΔE00 4.91
Lightskyblue
#87CEFA
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8EB #EB8B68
analogous
#68EBCD #68C8EB #6887EB
triadic
#68C8EB #EB68C8 #C8EB68
tetradic
#68C8EB #CD68EB #EB8B68 #87EB68
square
#68C8EB #CD68EB #EB8B68 #87EB68
split-complementary
#68C8EB #EB6887 #EBCD68
monochromatic
#1993BF #32B4E4 #68C8EB #9EDCF2 #D4EFF9
Accessibility & contrast
On white
1.90
#68C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#68C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8EB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8EB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#00D3D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68c8eb; /* rgb */ color: rgb(104, 200, 235); /* oklch */ color: oklch(78.7% 0.103 224.3);
Tailwind
colors: {
custom: {
50: '#9dd8f1',
500: '#68c8eb',
950: '#000000',
},
}SCSS
$custom: #68c8eb; $custom-light: #9dd8f1; $custom-dark: #000000;
JSON
{
"hex": "#68c8eb",
"rgb": {
"r": 104,
"g": 200,
"b": 235
},
"hsl": {
"h": 196.031,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.78746,
"c": 0.10319,
"h": 224.3
},
"luminance": 0.5025
}Semantic roles & 50–950 ramp
primary
#68C8EB
secondary
#BE5D39
accent
#430DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385