#68ABBD#68ABBD
#68ABBD is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.073 H 216.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68ABBD |
|---|---|
| RGB | rgb(104, 171, 189) |
| HSL | hsl(193, 39%, 57%) |
| HSV | hsv(193, 45%, 74%) |
| CMYK | cmyk(45%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(66.32, -16.48, -15.87) |
| CIE-LCH | lch(66.32, 22.88, 223.92°) |
| OKLab | oklab(70.32% -0.0583 -0.0437) |
| OKLCH | oklch(70.32% 0.073 216.9) |
| XYZ | xyz(29.4538, 35.7408, 53.4808) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.65
Turquoise Blue
#06B1C4
ΔE00 6.87
Bluegrey
#85A3B2
ΔE00 7.54
Cadetblue
#5F9EA0
ΔE00 7.76
Bluey Grey
#89A0B0
ΔE00 9.88
Sky Blue
#87CEEB
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ABBD #BD7A68
analogous
#68BDA5 #68ABBD #6880BD
triadic
#68ABBD #BD68AB #ABBD68
tetradic
#68ABBD #A568BD #BD7A68 #80BD68
square
#68ABBD #A568BD #BD7A68 #80BD68
split-complementary
#68ABBD #BD6880 #BDA568
monochromatic
#346977 #478EA1 #68ABBD #93C3D0 #BDDAE2
Accessibility & contrast
On white
2.58
#68ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#68ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ABBD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ABBD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BE
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#40B2B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #68abbd; /* rgb */ color: rgb(104, 171, 189); /* oklch */ color: oklch(70.3% 0.073 216.9);
Tailwind
colors: {
custom: {
50: '#98c4d0',
500: '#68abbd',
950: '#000000',
},
}SCSS
$custom: #68abbd; $custom-light: #98c4d0; $custom-dark: #000000;
JSON
{
"hex": "#68abbd",
"rgb": {
"r": 104,
"g": 171,
"b": 189
},
"hsl": {
"h": 192.706,
"s": 39.171,
"l": 57.451
},
"oklch": {
"l": 0.70322,
"c": 0.07289,
"h": 216.9
},
"luminance": 0.35743
}Semantic roles & 50–950 ramp
primary
#68ABBD
secondary
#D2B7AF
accent
#7259CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182