#68ADF1#68ADF1
#68ADF1 is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.122 H 249.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68ADF1 |
|---|---|
| RGB | rgb(104, 173, 241) |
| HSL | hsl(210, 83%, 68%) |
| HSV | hsv(210, 57%, 95%) |
| CMYK | cmyk(56.8%, 28.2%, 0%, 5.5%) |
| CIE-LAB | lab(68.88, -2.35, -40.54) |
| CIE-LCH | lch(68.88, 40.61, 266.68°) |
| OKLab | oklab(73.01% -0.0426 -0.114) |
| OKLCH | oklch(73.01% 0.122 249.5) |
| XYZ | xyz(36.5240, 39.1779, 88.8394) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.83
Carolina Blue
#8AB8FE
ΔE00 5.66
Azure (survey)
#069AF3
ΔE00 7.11
Cornflowerblue
#6495ED
ΔE00 7.83
Sky
#82CAFC
ΔE00 8.22
Lightblue (survey)
#7BC8F6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ADF1 #F1AC68
analogous
#68F1F0 #68ADF1 #6869F1
triadic
#68ADF1 #F168AD #ADF168
tetradic
#68ADF1 #F068F1 #F1AC68 #69F168
square
#68ADF1 #F068F1 #F1AC68 #69F168
split-complementary
#68ADF1 #F16869 #F1F068
monochromatic
#1370CC #308FEC #68ADF1 #A0CBF6 #D8EAFB
Accessibility & contrast
On white
2.38
#68ADF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#68ADF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ADF1
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ADF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ADF1 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F4
Deuteranopia (green-blind)
#7EA2F0
Tritanopia (blue-blind)
#00BDC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #68adf1; /* rgb */ color: rgb(104, 173, 241); /* oklch */ color: oklch(73.0% 0.122 249.5);
Tailwind
colors: {
custom: {
50: '#9dc5f6',
500: '#68adf1',
950: '#000000',
},
}SCSS
$custom: #68adf1; $custom-light: #9dc5f6; $custom-dark: #000000;
JSON
{
"hex": "#68adf1",
"rgb": {
"r": 104,
"g": 173,
"b": 241
},
"hsl": {
"h": 209.781,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.73006,
"c": 0.12174,
"h": 249.5
},
"luminance": 0.39181
}Semantic roles & 50–950 ramp
primary
#68ADF1
secondary
#F0DAC5
accent
#7206DF
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1217
muted
#7F8185