#67ABC5#67ABC5
#67ABC5 is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.6% C 0.079 H 224.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC5 |
|---|---|
| RGB | rgb(103, 171, 197) |
| HSL | hsl(197, 45%, 59%) |
| HSV | hsv(197, 48%, 77%) |
| CMYK | cmyk(47.7%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(66.55, -14.51, -19.96) |
| CIE-LCH | lch(66.55, 24.68, 233.99°) |
| OKLab | oklab(70.58% -0.056 -0.0552) |
| OKLCH | oklch(70.58% 0.079 224.6) |
| XYZ | xyz(30.2308, 36.0382, 58.1755) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.71
Bluegrey
#85A3B2
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 8.32
Bluey Grey
#89A0B0
ΔE00 9.02
Sky Blue
#87CEEB
ΔE00 9.49
Light Grey Blue
#9DBCD4
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC5 #C58167
analogous
#67C5B0 #67ABC5 #677CC5
triadic
#67ABC5 #C567AB #ABC567
tetradic
#67ABC5 #B067C5 #C58167 #7CC567
square
#67ABC5 #B067C5 #C58167 #7CC567
split-complementary
#67ABC5 #C5677C #C5B067
monochromatic
#316B81 #428FAD #67ABC5 #93C3D6 #C0DCE7
Accessibility & contrast
On white
2.56
#67ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#67ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC5
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC5 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA8C6
Deuteranopia (green-blind)
#8F9DC5
Tritanopia (blue-blind)
#38B3B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abc5; /* rgb */ color: rgb(103, 171, 197); /* oklch */ color: oklch(70.6% 0.079 224.6);
Tailwind
colors: {
custom: {
50: '#98c4d6',
500: '#67abc5',
950: '#000000',
},
}SCSS
$custom: #67abc5; $custom-light: #98c4d6; $custom-dark: #000000;
JSON
{
"hex": "#67abc5",
"rgb": {
"r": 103,
"g": 171,
"b": 197
},
"hsl": {
"h": 196.596,
"s": 44.762,
"l": 58.824
},
"oklch": {
"l": 0.70581,
"c": 0.07865,
"h": 224.6
},
"luminance": 0.36041
}Semantic roles & 50–950 ramp
primary
#67ABC5
secondary
#D6BCB1
accent
#7753D4
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183