#67ABC7#67ABC7
#67ABC7 is a light, moderate cyan. Relative luminance 0.361; OKLCH L 70.7% C 0.080 H 226.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC7 |
|---|---|
| RGB | rgb(103, 171, 199) |
| HSL | hsl(198, 46%, 59%) |
| HSV | hsv(198, 48%, 78%) |
| CMYK | cmyk(48.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(66.62, -13.95, -20.96) |
| CIE-LCH | lch(66.62, 25.18, 236.36°) |
| OKLab | oklab(70.66% -0.0553 -0.058) |
| OKLCH | oklch(70.66% 0.08 226.4) |
| XYZ | xyz(30.4615, 36.1305, 59.3904) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.72
Bluegrey
#85A3B2
ΔE00 7.04
Turquoise Blue
#06B1C4
ΔE00 8.80
Bluey Grey
#89A0B0
ΔE00 8.90
Lightblue (survey)
#7BC8F6
ΔE00 9.33
Sky Blue
#87CEEB
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC7 #C78367
analogous
#67C7B3 #67ABC7 #677BC7
triadic
#67ABC7 #C767AB #ABC767
tetradic
#67ABC7 #B367C7 #C78367 #7BC767
square
#67ABC7 #B367C7 #C78367 #7BC767
split-complementary
#67ABC7 #C7677B #C7B367
monochromatic
#306B83 #4190B0 #67ABC7 #94C4D7 #C0DCE8
Accessibility & contrast
On white
2.55
#67ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#67ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8C8
Deuteranopia (green-blind)
#8E9DC7
Tritanopia (blue-blind)
#36B3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abc7; /* rgb */ color: rgb(103, 171, 199); /* oklch */ color: oklch(70.7% 0.080 226.4);
Tailwind
colors: {
custom: {
50: '#98c4d8',
500: '#67abc7',
950: '#000000',
},
}SCSS
$custom: #67abc7; $custom-light: #98c4d8; $custom-dark: #000000;
JSON
{
"hex": "#67abc7",
"rgb": {
"r": 103,
"g": 171,
"b": 199
},
"hsl": {
"h": 197.5,
"s": 46.154,
"l": 59.216
},
"oklch": {
"l": 0.70661,
"c": 0.08014,
"h": 226.4
},
"luminance": 0.36133
}Semantic roles & 50–950 ramp
primary
#67ABC7
secondary
#D8BDB2
accent
#7852D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183