#68BADF#68BADF
#68BADF is a light, moderate cyan. Relative luminance 0.434; OKLCH L 75.1% C 0.096 H 229.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68BADF |
|---|---|
| RGB | rgb(104, 186, 223) |
| HSL | hsl(199, 65%, 64%) |
| HSV | hsv(199, 53%, 87%) |
| CMYK | cmyk(53.4%, 16.6%, 0%, 12.5%) |
| CIE-LAB | lab(71.82, -14.81, -26.19) |
| CIE-LCH | lch(71.82, 30.09, 240.51°) |
| OKLab | oklab(75.09% -0.0628 -0.0728) |
| OKLCH | oklch(75.09% 0.096 229.2) |
| XYZ | xyz(36.5821, 43.3854, 76.2441) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.93
Sky Blue
#87CEEB
ΔE00 5.85
Deepskyblue
#00BFFF
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 5.92
Lightskyblue
#87CEFA
ΔE00 6.38
Sky
#82CAFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68BADF #DF8D68
analogous
#68DFC8 #68BADF #687FDF
triadic
#68BADF #DF68BA #BADF68
tetradic
#68BADF #C868DF #DF8D68 #7FDF68
square
#68BADF #C868DF #DF8D68 #7FDF68
split-complementary
#68BADF #DF687F #DFC868
monochromatic
#247FA9 #36A3D4 #68BADF #9BD1EA #CDE8F4
Accessibility & contrast
On white
2.17
#68BADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#68BADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68BADF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68BADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68BADF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7E1
Deuteranopia (green-blind)
#96AADF
Tritanopia (blue-blind)
#0DC4C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #68badf; /* rgb */ color: rgb(104, 186, 223); /* oklch */ color: oklch(75.1% 0.096 229.2);
Tailwind
colors: {
custom: {
50: '#9bcee9',
500: '#68badf',
950: '#000000',
},
}SCSS
$custom: #68badf; $custom-light: #9bcee9; $custom-dark: #000000;
JSON
{
"hex": "#68badf",
"rgb": {
"r": 104,
"g": 186,
"b": 223
},
"hsl": {
"h": 198.655,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.75093,
"c": 0.09619,
"h": 229.2
},
"luminance": 0.43389
}Semantic roles & 50–950 ramp
primary
#68BADF
secondary
#E6CABD
accent
#5119CD
background
#FAFCFE
surface
#F3F9FC
border
#CDD2D5
text
#0F1316
muted
#7F8284