#68CDEB#68CDEB
#68CDEB is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.103 H 219.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDEB |
|---|---|
| RGB | rgb(104, 205, 235) |
| HSL | hsl(194, 77%, 66%) |
| HSV | hsv(194, 56%, 92%) |
| CMYK | cmyk(55.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.64, -21.18, -23.78) |
| CIE-LCH | lch(77.64, 31.85, 228.31°) |
| OKLab | oklab(79.88% -0.0792 -0.066) |
| OKLCH | oklch(79.88% 0.103 219.8) |
| XYZ | xyz(42.5298, 52.5999, 86.4927) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 4.83
Bright Sky Blue
#02CCFE
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 6.73
Lightskyblue
#87CEFA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDEB #EB8668
analogous
#68EBC7 #68CDEB #688CEB
triadic
#68CDEB #EB68CD #CDEB68
tetradic
#68CDEB #C768EB #EB8668 #8CEB68
square
#68CDEB #C768EB #EB8668 #8CEB68
split-complementary
#68CDEB #EB688C #EBC768
monochromatic
#1999BF #32BBE4 #68CDEB #9EDFF2 #D4F1F9
Accessibility & contrast
On white
1.82
#68CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#68CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDEB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDEB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cdeb; /* rgb */ color: rgb(104, 205, 235); /* oklch */ color: oklch(79.9% 0.103 219.8);
Tailwind
colors: {
custom: {
50: '#9ddcf1',
500: '#68cdeb',
950: '#000000',
},
}SCSS
$custom: #68cdeb; $custom-light: #9ddcf1; $custom-dark: #000000;
JSON
{
"hex": "#68cdeb",
"rgb": {
"r": 104,
"g": 205,
"b": 235
},
"hsl": {
"h": 193.74,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.79879,
"c": 0.10307,
"h": 219.8
},
"luminance": 0.52604
}Semantic roles & 50–950 ramp
primary
#68CDEB
secondary
#BE5839
accent
#3B0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485