#68AFDC#68AFDC
#68AFDC is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.5% C 0.097 H 237.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68AFDC |
|---|---|
| RGB | rgb(104, 175, 220) |
| HSL | hsl(203, 62%, 64%) |
| HSV | hsv(203, 53%, 86%) |
| CMYK | cmyk(52.7%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.58, -9.81, -29.52) |
| CIE-LCH | lch(68.58, 31.11, 251.62°) |
| OKLab | oklab(72.49% -0.0515 -0.0823) |
| OKLCH | oklch(72.49% 0.097 237.9) |
| XYZ | xyz(33.9524, 38.7675, 73.3899) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Lightblue (survey)
#7BC8F6
ΔE00 6.67
Deepskyblue
#00BFFF
ΔE00 6.89
Sky
#82CAFC
ΔE00 7.38
Greyblue
#77A1B5
ΔE00 7.90
Lightskyblue
#87CEFA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AFDC #DC9568
analogous
#68DCCF #68AFDC #6875DC
triadic
#68AFDC #DC68AF #AFDC68
tetradic
#68AFDC #CF68DC #DC9568 #75DC68
square
#68AFDC #CF68DC #DC9568 #75DC68
split-complementary
#68AFDC #DC6875 #DCCF68
monochromatic
#2673A4 #3695D0 #68AFDC #9AC9E8 #CBE4F3
Accessibility & contrast
On white
2.40
#68AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#68AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AFDC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AFDC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDE
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#1EBABE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #68afdc; /* rgb */ color: rgb(104, 175, 220); /* oklch */ color: oklch(72.5% 0.097 237.9);
Tailwind
colors: {
custom: {
50: '#9ac6e7',
500: '#68afdc',
950: '#000000',
},
}SCSS
$custom: #68afdc; $custom-light: #9ac6e7; $custom-dark: #000000;
JSON
{
"hex": "#68afdc",
"rgb": {
"r": 104,
"g": 175,
"b": 220
},
"hsl": {
"h": 203.276,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.72488,
"c": 0.09711,
"h": 237.9
},
"luminance": 0.3877
}Semantic roles & 50–950 ramp
primary
#68AFDC
secondary
#E4CBBB
accent
#5F1BCA
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0F1316
muted
#7E8284