#68ACBC#68ACBC
#68ACBC is a light, moderate cyan. Relative luminance 0.361; OKLCH L 70.5% C 0.073 H 214.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68ACBC |
|---|---|
| RGB | rgb(104, 172, 188) |
| HSL | hsl(191, 39%, 57%) |
| HSV | hsv(191, 45%, 74%) |
| CMYK | cmyk(44.7%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(66.58, -17.28, -14.92) |
| CIE-LCH | lch(66.58, 22.83, 220.82°) |
| OKLab | oklab(70.52% -0.0599 -0.0411) |
| OKLCH | oklch(70.52% 0.073 214.4) |
| XYZ | xyz(29.5352, 36.0767, 52.9743) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.35
Turquoise Blue
#06B1C4
ΔE00 6.47
Cadetblue
#5F9EA0
ΔE00 7.21
Bluegrey
#85A3B2
ΔE00 8.05
Sky Blue
#87CEEB
ΔE00 10.36
Bluey Grey
#89A0B0
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ACBC #BC7868
analogous
#68BCA2 #68ACBC #6882BC
triadic
#68ACBC #BC68AC #ACBC68
tetradic
#68ACBC #A268BC #BC7868 #82BC68
square
#68ACBC #A268BC #BC7868 #82BC68
split-complementary
#68ACBC #BC6882 #BCA268
monochromatic
#346975 #478FA0 #68ACBC #92C3CF #BDDBE2
Accessibility & contrast
On white
2.56
#68ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#68ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ACBC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ACBC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#939EBC
Tritanopia (blue-blind)
#41B2B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #68acbc; /* rgb */ color: rgb(104, 172, 188); /* oklch */ color: oklch(70.5% 0.073 214.4);
Tailwind
colors: {
custom: {
50: '#98c4d0',
500: '#68acbc',
950: '#000000',
},
}SCSS
$custom: #68acbc; $custom-light: #98c4d0; $custom-dark: #000000;
JSON
{
"hex": "#68acbc",
"rgb": {
"r": 104,
"g": 172,
"b": 188
},
"hsl": {
"h": 191.429,
"s": 38.532,
"l": 57.255
},
"oklch": {
"l": 0.70516,
"c": 0.07266,
"h": 214.4
},
"luminance": 0.36079
}Semantic roles & 50–950 ramp
primary
#68ACBC
secondary
#D1B5AF
accent
#7059CE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182