#68ABC0#68ABC0
#68ABC0 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.4% C 0.075 H 220.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68ABC0 |
|---|---|
| RGB | rgb(104, 171, 192) |
| HSL | hsl(194, 41%, 58%) |
| HSV | hsv(194, 46%, 75%) |
| CMYK | cmyk(45.8%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.42, -15.66, -17.38) |
| CIE-LCH | lch(66.42, 23.39, 227.98°) |
| OKLab | oklab(70.44% -0.0571 -0.0479) |
| OKLCH | oklch(70.44% 0.075 220) |
| XYZ | xyz(29.7828, 35.8724, 55.2136) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.07
Bluegrey
#85A3B2
ΔE00 7.16
Turquoise Blue
#06B1C4
ΔE00 7.39
Cadetblue
#5F9EA0
ΔE00 8.77
Bluey Grey
#89A0B0
ΔE00 9.41
Sky Blue
#87CEEB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ABC0 #C07D68
analogous
#68C0A9 #68ABC0 #687FC0
triadic
#68ABC0 #C068AB #ABC068
tetradic
#68ABC0 #A968C0 #C07D68 #7FC068
square
#68ABC0 #A968C0 #C07D68 #7FC068
split-complementary
#68ABC0 #C0687F #C0A968
monochromatic
#33697A #458FA6 #68ABC0 #93C3D2 #BEDBE4
Accessibility & contrast
On white
2.57
#68ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#68ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ABC0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ABC0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#919DC0
Tritanopia (blue-blind)
#3EB2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #68abc0; /* rgb */ color: rgb(104, 171, 192); /* oklch */ color: oklch(70.4% 0.075 220.0);
Tailwind
colors: {
custom: {
50: '#98c4d3',
500: '#68abc0',
950: '#000000',
},
}SCSS
$custom: #68abc0; $custom-light: #98c4d3; $custom-dark: #000000;
JSON
{
"hex": "#68abc0",
"rgb": {
"r": 104,
"g": 171,
"b": 192
},
"hsl": {
"h": 194.318,
"s": 41.121,
"l": 58.039
},
"oklch": {
"l": 0.70436,
"c": 0.07459,
"h": 220
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#68ABC0
secondary
#D3B9B0
accent
#7457D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182