#68AEFF#68AEFF
#68AEFF is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.138 H 253.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68AEFF |
|---|---|
| RGB | rgb(104, 174, 255) |
| HSL | hsl(212, 100%, 70%) |
| HSV | hsv(212, 59%, 100%) |
| CMYK | cmyk(59.2%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(69.78, 1.47, -46.74) |
| CIE-LCH | lch(69.78, 46.76, 271.80°) |
| OKLab | oklab(73.91% -0.0398 -0.132) |
| OKLCH | oklch(73.91% 0.138 253.2) |
| XYZ | xyz(38.8885, 40.4316, 100.3431) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.75
Carolina Blue
#8AB8FE
ΔE00 4.87
Cornflowerblue
#6495ED
ΔE00 7.83
Azure (survey)
#069AF3
ΔE00 7.90
Sky
#82CAFC
ΔE00 8.51
Dodgerblue
#1E90FF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AEFF #FFB968
analogous
#68FAFF #68AEFF #6D68FF
triadic
#68AEFF #FF68AE #AEFF68
tetradic
#68AEFF #FF68FA #FFB968 #68FF6D
square
#68AEFF #FF68FA #FFB968 #68FF6D
split-complementary
#68AEFF #FF6D68 #FAFF68
monochromatic
#006EED #2B8DFF #68AEFF #A5CFFF #E0EFFF
Accessibility & contrast
On white
2.31
#68AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#68AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AEFF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AEFF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #68aeff; /* rgb */ color: rgb(104, 174, 255); /* oklch */ color: oklch(73.9% 0.138 253.2);
Tailwind
colors: {
custom: {
50: '#9ec5ff',
500: '#68aeff',
950: '#000000',
},
}SCSS
$custom: #68aeff; $custom-light: #9ec5ff; $custom-dark: #000000;
JSON
{
"hex": "#68aeff",
"rgb": {
"r": 104,
"g": 174,
"b": 255
},
"hsl": {
"h": 212.185,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.73913,
"c": 0.13786,
"h": 253.2
},
"luminance": 0.40435
}Semantic roles & 50–950 ramp
primary
#68AEFF
secondary
#F6E3CD
accent
#7B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186