#68AFF4#68AFF4
#68AFF4 is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.124 H 249.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68AFF4 |
|---|---|
| RGB | rgb(104, 175, 244) |
| HSL | hsl(210, 86%, 68%) |
| HSV | hsv(210, 57%, 96%) |
| CMYK | cmyk(57.4%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.56, -2.54, -41.11) |
| CIE-LCH | lch(69.56, 41.19, 266.47°) |
| OKLab | oklab(73.59% -0.0439 -0.1156) |
| OKLCH | oklch(73.59% 0.124 249.2) |
| XYZ | xyz(37.3621, 40.1314, 91.3476) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.28
Carolina Blue
#8AB8FE
ΔE00 5.52
Azure (survey)
#069AF3
ΔE00 7.46
Sky
#82CAFC
ΔE00 7.73
Lightblue (survey)
#7BC8F6
ΔE00 8.10
Cornflowerblue
#6495ED
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AFF4 #F4AD68
analogous
#68F4F3 #68AFF4 #6869F4
triadic
#68AFF4 #F468AF #AFF468
tetradic
#68AFF4 #F368F4 #F4AD68 #69F468
square
#68AFF4 #F368F4 #F4AD68 #69F468
split-complementary
#68AFF4 #F46869 #F4F368
monochromatic
#0F72D2 #2F91F0 #68AFF4 #A1CDF8 #DAEBFC
Accessibility & contrast
On white
2.33
#68AFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#68AFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AFF4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AFF4 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F7
Deuteranopia (green-blind)
#7FA4F3
Tritanopia (blue-blind)
#00BFC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #68aff4; /* rgb */ color: rgb(104, 175, 244); /* oklch */ color: oklch(73.6% 0.124 249.2);
Tailwind
colors: {
custom: {
50: '#9dc6f8',
500: '#68aff4',
950: '#000000',
},
}SCSS
$custom: #68aff4; $custom-light: #9dc6f8; $custom-dark: #000000;
JSON
{
"hex": "#68aff4",
"rgb": {
"r": 104,
"g": 175,
"b": 244
},
"hsl": {
"h": 209.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.73586,
"c": 0.1237,
"h": 249.2
},
"luminance": 0.40135
}Semantic roles & 50–950 ramp
primary
#68AFF4
secondary
#F1DCC7
accent
#7103E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285