#68ABC7#68ABC7
#68ABC7 is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.079 H 226.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68ABC7 |
|---|---|
| RGB | rgb(104, 171, 199) |
| HSL | hsl(198, 46%, 59%) |
| HSV | hsv(198, 48%, 78%) |
| CMYK | cmyk(47.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(66.66, -13.71, -20.89) |
| CIE-LCH | lch(66.66, 24.99, 236.72°) |
| OKLab | oklab(70.71% -0.0545 -0.0578) |
| OKLCH | oklch(70.71% 0.079 226.7) |
| XYZ | xyz(30.5769, 36.1900, 59.3958) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.63
Bluegrey
#85A3B2
ΔE00 6.93
Bluey Grey
#89A0B0
ΔE00 8.78
Turquoise Blue
#06B1C4
ΔE00 8.93
Lightblue (survey)
#7BC8F6
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ABC7 #C78468
analogous
#68C7B4 #68ABC7 #687CC7
triadic
#68ABC7 #C768AB #ABC768
tetradic
#68ABC7 #B468C7 #C78468 #7CC768
square
#68ABC7 #B468C7 #C78468 #7CC768
split-complementary
#68ABC7 #C7687C #C7B468
monochromatic
#316B84 #4190B0 #68ABC7 #95C4D8 #C1DDE8
Accessibility & contrast
On white
2.55
#68ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#68ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ABC7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ABC7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C8
Deuteranopia (green-blind)
#8E9EC7
Tritanopia (blue-blind)
#39B3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #68abc7; /* rgb */ color: rgb(104, 171, 199); /* oklch */ color: oklch(70.7% 0.079 226.7);
Tailwind
colors: {
custom: {
50: '#98c4d8',
500: '#68abc7',
950: '#000000',
},
}SCSS
$custom: #68abc7; $custom-light: #98c4d8; $custom-dark: #000000;
JSON
{
"hex": "#68abc7",
"rgb": {
"r": 104,
"g": 171,
"b": 199
},
"hsl": {
"h": 197.684,
"s": 45.894,
"l": 59.412
},
"oklch": {
"l": 0.70709,
"c": 0.07942,
"h": 226.7
},
"luminance": 0.36192
}Semantic roles & 50–950 ramp
primary
#68ABC7
secondary
#D8BEB3
accent
#7952D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183