#67ABC1#67ABC1
#67ABC1 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.4% C 0.076 H 220.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC1 |
|---|---|
| RGB | rgb(103, 171, 193) |
| HSL | hsl(195, 42%, 58%) |
| HSV | hsv(195, 47%, 76%) |
| CMYK | cmyk(46.6%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(66.41, -15.63, -17.96) |
| CIE-LCH | lch(66.41, 23.80, 228.97°) |
| OKLab | oklab(70.43% -0.0576 -0.0496) |
| OKLCH | oklch(70.43% 0.076 220.7) |
| XYZ | xyz(29.7785, 35.8573, 55.7937) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.04
Bluegrey
#85A3B2
ΔE00 7.20
Turquoise Blue
#06B1C4
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 9.04
Bluey Grey
#89A0B0
ΔE00 9.42
Sky Blue
#87CEEB
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC1 #C17D67
analogous
#67C1AA #67ABC1 #677EC1
triadic
#67ABC1 #C167AB #ABC167
tetradic
#67ABC1 #AA67C1 #C17D67 #7EC167
square
#67ABC1 #AA67C1 #C17D67 #7EC167
split-complementary
#67ABC1 #C1677E #C1AA67
monochromatic
#32697B #448FA7 #67ABC1 #92C3D3 #BEDBE4
Accessibility & contrast
On white
2.57
#67ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#67ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC1
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC1 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C2
Deuteranopia (green-blind)
#909DC1
Tritanopia (blue-blind)
#3BB2B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #67abc1; /* rgb */ color: rgb(103, 171, 193); /* oklch */ color: oklch(70.4% 0.076 220.7);
Tailwind
colors: {
custom: {
50: '#97c4d3',
500: '#67abc1',
950: '#000000',
},
}SCSS
$custom: #67abc1; $custom-light: #97c4d3; $custom-dark: #000000;
JSON
{
"hex": "#67abc1",
"rgb": {
"r": 103,
"g": 171,
"b": 193
},
"hsl": {
"h": 194.667,
"s": 42.056,
"l": 58.039
},
"oklch": {
"l": 0.70425,
"c": 0.07596,
"h": 220.7
},
"luminance": 0.3586
}Semantic roles & 50–950 ramp
primary
#67ABC1
secondary
#D4B9B0
accent
#7456D2
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182