#68ABCD#68ABCD
#68ABCD is a light, moderate cyan. Relative luminance 0.365; OKLCH L 71.0% C 0.084 H 231.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68ABCD |
|---|---|
| RGB | rgb(104, 171, 205) |
| HSL | hsl(200, 50%, 61%) |
| HSV | hsv(200, 49%, 80%) |
| CMYK | cmyk(49.3%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(66.88, -12.01, -23.88) |
| CIE-LCH | lch(66.88, 26.73, 243.30°) |
| OKLab | oklab(70.95% -0.0522 -0.0663) |
| OKLCH | oklch(70.95% 0.084 231.7) |
| XYZ | xyz(31.2873, 36.4742, 63.1373) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.27
Bluegrey
#85A3B2
ΔE00 7.43
Lightblue (survey)
#7BC8F6
ΔE00 8.34
Deepskyblue
#00BFFF
ΔE00 8.37
Sky Blue (survey)
#75BBFD
ΔE00 8.76
Bluey Grey
#89A0B0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ABCD #CD8A68
analogous
#68CDBC #68ABCD #6878CD
triadic
#68ABCD #CD68AB #ABCD68
tetradic
#68ABCD #BC68CD #CD8A68 #78CD68
square
#68ABCD #BC68CD #CD8A68 #78CD68
split-complementary
#68ABCD #CD6878 #CDBC68
monochromatic
#2E6D8C #3E90BA #68ABCD #96C5DC #C4DEEB
Accessibility & contrast
On white
2.53
#68ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#68ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ABCD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ABCD | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#8C9ECD
Tritanopia (blue-blind)
#33B4B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #68abcd; /* rgb */ color: rgb(104, 171, 205); /* oklch */ color: oklch(71.0% 0.084 231.7);
Tailwind
colors: {
custom: {
50: '#99c4dc',
500: '#68abcd',
950: '#000000',
},
}SCSS
$custom: #68abcd; $custom-light: #99c4dc; $custom-dark: #000000;
JSON
{
"hex": "#68abcd",
"rgb": {
"r": 104,
"g": 171,
"b": 205
},
"hsl": {
"h": 200.198,
"s": 50.249,
"l": 60.588
},
"oklch": {
"l": 0.70952,
"c": 0.08438,
"h": 231.7
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#68ABCD
secondary
#DCC2B5
accent
#5A28BE
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183