#68AEF4#68AEF4
#68AEF4 is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.125 H 249.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68AEF4 |
|---|---|
| RGB | rgb(104, 174, 244) |
| HSL | hsl(210, 86%, 68%) |
| HSV | hsv(210, 57%, 96%) |
| CMYK | cmyk(57.4%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(69.29, -1.98, -41.54) |
| CIE-LCH | lch(69.29, 41.59, 267.27°) |
| OKLab | oklab(73.37% -0.0428 -0.1169) |
| OKLCH | oklch(73.37% 0.125 249.9) |
| XYZ | xyz(37.1682, 39.7435, 91.2830) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.54
Carolina Blue
#8AB8FE
ΔE00 5.48
Azure (survey)
#069AF3
ΔE00 7.33
Sky
#82CAFC
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.06
Lightblue (survey)
#7BC8F6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AEF4 #F4AE68
analogous
#68F4F4 #68AEF4 #6868F4
triadic
#68AEF4 #F468AE #AEF468
tetradic
#68AEF4 #F468F4 #F4AE68 #68F468
square
#68AEF4 #F468F4 #F4AE68 #68F468
split-complementary
#68AEF4 #F46868 #F4F468
monochromatic
#0F71D2 #2F8FF0 #68AEF4 #A1CDF8 #DAEBFC
Accessibility & contrast
On white
2.35
#68AEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#68AEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AEF4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AEF4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F7
Deuteranopia (green-blind)
#7EA3F3
Tritanopia (blue-blind)
#00BEC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #68aef4; /* rgb */ color: rgb(104, 174, 244); /* oklch */ color: oklch(73.4% 0.125 249.9);
Tailwind
colors: {
custom: {
50: '#9dc5f8',
500: '#68aef4',
950: '#000000',
},
}SCSS
$custom: #68aef4; $custom-light: #9dc5f8; $custom-dark: #000000;
JSON
{
"hex": "#68aef4",
"rgb": {
"r": 104,
"g": 174,
"b": 244
},
"hsl": {
"h": 210,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.73368,
"c": 0.12451,
"h": 249.9
},
"luminance": 0.39747
}Semantic roles & 50–950 ramp
primary
#68AEF4
secondary
#F1DCC7
accent
#7303E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185