#67ABC0#67ABC0
#67ABC0 is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.4% C 0.075 H 219.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC0 |
|---|---|
| RGB | rgb(103, 171, 192) |
| HSL | hsl(194, 41%, 58%) |
| HSV | hsv(194, 46%, 75%) |
| CMYK | cmyk(46.4%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.38, -15.90, -17.45) |
| CIE-LCH | lch(66.38, 23.61, 227.66°) |
| OKLab | oklab(70.39% -0.0579 -0.0482) |
| OKLCH | oklch(70.39% 0.075 219.7) |
| XYZ | xyz(29.6674, 35.8129, 55.2082) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.19
Turquoise Blue
#06B1C4
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.29
Cadetblue
#5F9EA0
ΔE00 8.70
Bluey Grey
#89A0B0
ΔE00 9.55
Sky Blue
#87CEEB
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC0 #C07C67
analogous
#67C0A8 #67ABC0 #677FC0
triadic
#67ABC0 #C067AB #ABC067
tetradic
#67ABC0 #A867C0 #C07C67 #7FC067
square
#67ABC0 #A867C0 #C07C67 #7FC067
split-complementary
#67ABC0 #C0677F #C0A867
monochromatic
#33697A #458EA5 #67ABC0 #92C3D2 #BEDBE4
Accessibility & contrast
On white
2.57
#67ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#67ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#3CB2B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #67abc0; /* rgb */ color: rgb(103, 171, 192); /* oklch */ color: oklch(70.4% 0.075 219.7);
Tailwind
colors: {
custom: {
50: '#97c4d3',
500: '#67abc0',
950: '#000000',
},
}SCSS
$custom: #67abc0; $custom-light: #97c4d3; $custom-dark: #000000;
JSON
{
"hex": "#67abc0",
"rgb": {
"r": 103,
"g": 171,
"b": 192
},
"hsl": {
"h": 194.157,
"s": 41.395,
"l": 57.843
},
"oklch": {
"l": 0.70387,
"c": 0.07536,
"h": 219.7
},
"luminance": 0.35815
}Semantic roles & 50–950 ramp
primary
#67ABC0
secondary
#D3B8B0
accent
#7457D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182