#68C8F1#68C8F1
#68C8F1 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.108 H 228.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8F1 |
|---|---|
| RGB | rgb(104, 200, 241) |
| HSL | hsl(198, 83%, 68%) |
| HSV | hsv(198, 57%, 95%) |
| CMYK | cmyk(56.8%, 17%, 0%, 5.5%) |
| CIE-LAB | lab(76.44, -16.88, -28.84) |
| CIE-LCH | lch(76.44, 33.42, 239.66°) |
| OKLab | oklab(78.99% -0.0716 -0.0803) |
| OKLCH | oklch(78.99% 0.108 228.3) |
| XYZ | xyz(42.2343, 50.5985, 90.7428) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.38
Baby Blue
#89CFF0
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 3.90
Bright Sky Blue
#02CCFE
ΔE00 4.18
Lightskyblue
#87CEFA
ΔE00 4.32
Sky
#82CAFC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8F1 #F19168
analogous
#68F1D5 #68C8F1 #6884F1
triadic
#68C8F1 #F168C8 #C8F168
tetradic
#68C8F1 #D568F1 #F19168 #84F168
square
#68C8F1 #D568F1 #F19168 #84F168
split-complementary
#68C8F1 #F16884 #F1D568
monochromatic
#1394CC #30B4EC #68C8F1 #A0DCF6 #D8F1FB
Accessibility & contrast
On white
1.89
#68C8F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#68C8F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8F1
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8F1 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F3
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68c8f1; /* rgb */ color: rgb(104, 200, 241); /* oklch */ color: oklch(79.0% 0.108 228.3);
Tailwind
colors: {
custom: {
50: '#9dd8f5',
500: '#68c8f1',
950: '#000000',
},
}SCSS
$custom: #68c8f1; $custom-light: #9dd8f5; $custom-dark: #000000;
JSON
{
"hex": "#68c8f1",
"rgb": {
"r": 104,
"g": 200,
"b": 241
},
"hsl": {
"h": 197.956,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.78988,
"c": 0.10763,
"h": 228.3
},
"luminance": 0.50602
}Semantic roles & 50–950 ramp
primary
#68C8F1
secondary
#C86135
accent
#4706DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385