#68C7EF#68C7EF
#68C7EF is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.7% C 0.106 H 227.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68C7EF |
|---|---|
| RGB | rgb(104, 199, 239) |
| HSL | hsl(198, 81%, 67%) |
| HSV | hsv(198, 56%, 94%) |
| CMYK | cmyk(56.5%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(76.08, -16.95, -28.31) |
| CIE-LCH | lch(76.08, 33.00, 239.09°) |
| OKLab | oklab(78.68% -0.0713 -0.0788) |
| OKLCH | oklch(78.68% 0.106 227.9) |
| XYZ | xyz(41.7064, 50.0180, 89.1012) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.53
Sky
#82CAFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C7EF #EF9068
analogous
#68EFD4 #68C7EF #6884EF
triadic
#68C7EF #EF68C7 #C7EF68
tetradic
#68C7EF #D468EF #EF9068 #84EF68
square
#68C7EF #D468EF #EF9068 #84EF68
split-complementary
#68C7EF #EF6884 #EFD468
monochromatic
#1593C7 #31B2E9 #68C7EF #9FDCF5 #D7F0FB
Accessibility & contrast
On white
1.91
#68C7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#68C7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C7EF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C7EF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#9FB5EF
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68c7ef; /* rgb */ color: rgb(104, 199, 239); /* oklch */ color: oklch(78.7% 0.106 227.9);
Tailwind
colors: {
custom: {
50: '#9dd8f4',
500: '#68c7ef',
950: '#000000',
},
}SCSS
$custom: #68c7ef; $custom-light: #9dd8f4; $custom-dark: #000000;
JSON
{
"hex": "#68c7ef",
"rgb": {
"r": 104,
"g": 199,
"b": 239
},
"hsl": {
"h": 197.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.78682,
"c": 0.10627,
"h": 227.9
},
"luminance": 0.50022
}Semantic roles & 50–950 ramp
primary
#68C7EF
secondary
#C56137
accent
#4708DD
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385