#68C8F0#68C8F0
#68C8F0 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.107 H 227.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8F0 |
|---|---|
| RGB | rgb(104, 200, 240) |
| HSL | hsl(198, 82%, 67%) |
| HSV | hsv(198, 57%, 94%) |
| CMYK | cmyk(56.7%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.40, -17.18, -28.36) |
| CIE-LCH | lch(76.40, 33.16, 238.80°) |
| OKLab | oklab(78.95% -0.072 -0.079) |
| OKLCH | oklch(78.95% 0.107 227.6) |
| XYZ | xyz(42.0853, 50.5389, 89.9583) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 3.77
Bright Sky Blue
#02CCFE
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 4.51
Sky
#82CAFC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8F0 #F09068
analogous
#68F0D4 #68C8F0 #6884F0
triadic
#68C8F0 #F068C8 #C8F068
tetradic
#68C8F0 #D468F0 #F09068 #84F068
square
#68C8F0 #D468F0 #F09068 #84F068
split-complementary
#68C8F0 #F06884 #F0D468
monochromatic
#1494CA #30B4EA #68C8F0 #A0DCF6 #D7F1FB
Accessibility & contrast
On white
1.89
#68C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#68C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8F0
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8F0 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#A0B6F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68c8f0; /* rgb */ color: rgb(104, 200, 240); /* oklch */ color: oklch(78.9% 0.107 227.6);
Tailwind
colors: {
custom: {
50: '#9dd8f5',
500: '#68c8f0',
950: '#000000',
},
}SCSS
$custom: #68c8f0; $custom-light: #9dd8f5; $custom-dark: #000000;
JSON
{
"hex": "#68c8f0",
"rgb": {
"r": 104,
"g": 200,
"b": 240
},
"hsl": {
"h": 197.647,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.78948,
"c": 0.10685,
"h": 227.6
},
"luminance": 0.50543
}Semantic roles & 50–950 ramp
primary
#68C8F0
secondary
#C66036
accent
#4607DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385