#67ABC6#67ABC6
#67ABC6 is a light, moderate cyan. Relative luminance 0.361; OKLCH L 70.6% C 0.079 H 225.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC6 |
|---|---|
| RGB | rgb(103, 171, 198) |
| HSL | hsl(197, 45%, 59%) |
| HSV | hsv(197, 48%, 78%) |
| CMYK | cmyk(48%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(66.58, -14.23, -20.46) |
| CIE-LCH | lch(66.58, 24.93, 235.18°) |
| OKLab | oklab(70.62% -0.0556 -0.0566) |
| OKLCH | oklch(70.62% 0.079 225.5) |
| XYZ | xyz(30.3457, 36.0842, 58.7810) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.70
Bluegrey
#85A3B2
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 8.56
Bluey Grey
#89A0B0
ΔE00 8.95
Sky Blue
#87CEEB
ΔE00 9.45
Lightblue (survey)
#7BC8F6
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC6 #C68267
analogous
#67C6B2 #67ABC6 #677CC6
triadic
#67ABC6 #C667AB #ABC667
tetradic
#67ABC6 #B267C6 #C68267 #7CC667
square
#67ABC6 #B267C6 #C68267 #7CC667
split-complementary
#67ABC6 #C6677C #C6B267
monochromatic
#316B82 #418FAE #67ABC6 #94C4D7 #C0DCE7
Accessibility & contrast
On white
2.56
#67ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#67ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC6
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC6 | 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)
#9CA8C7
Deuteranopia (green-blind)
#8E9DC6
Tritanopia (blue-blind)
#37B3B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abc6; /* rgb */ color: rgb(103, 171, 198); /* oklch */ color: oklch(70.6% 0.079 225.5);
Tailwind
colors: {
custom: {
50: '#98c4d7',
500: '#67abc6',
950: '#000000',
},
}SCSS
$custom: #67abc6; $custom-light: #98c4d7; $custom-dark: #000000;
JSON
{
"hex": "#67abc6",
"rgb": {
"r": 103,
"g": 171,
"b": 198
},
"hsl": {
"h": 197.053,
"s": 45.455,
"l": 59.02
},
"oklch": {
"l": 0.70621,
"c": 0.07938,
"h": 225.5
},
"luminance": 0.36087
}Semantic roles & 50–950 ramp
primary
#67ABC6
secondary
#D7BCB2
accent
#7853D5
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183