#67ABC2#67ABC2
#67ABC2 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.5% C 0.077 H 221.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC2 |
|---|---|
| RGB | rgb(103, 171, 194) |
| HSL | hsl(195, 43%, 58%) |
| HSV | hsv(195, 47%, 76%) |
| CMYK | cmyk(46.9%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(66.45, -15.35, -18.46) |
| CIE-LCH | lch(66.45, 24.01, 230.26°) |
| OKLab | oklab(70.46% -0.0572 -0.051) |
| OKLCH | oklch(70.46% 0.077 221.7) |
| XYZ | xyz(29.8905, 35.9021, 56.3832) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.92
Bluegrey
#85A3B2
ΔE00 7.13
Turquoise Blue
#06B1C4
ΔE00 7.65
Bluey Grey
#89A0B0
ΔE00 9.30
Cadetblue
#5F9EA0
ΔE00 9.38
Sky Blue
#87CEEB
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC2 #C27E67
analogous
#67C2AB #67ABC2 #677DC2
triadic
#67ABC2 #C267AB #ABC267
tetradic
#67ABC2 #AB67C2 #C27E67 #7DC267
square
#67ABC2 #AB67C2 #C27E67 #7DC267
split-complementary
#67ABC2 #C2677D #C2AB67
monochromatic
#326A7D #448FA8 #67ABC2 #93C3D4 #BEDBE5
Accessibility & contrast
On white
2.57
#67ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#67ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA8C3
Deuteranopia (green-blind)
#909DC2
Tritanopia (blue-blind)
#3AB3B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abc2; /* rgb */ color: rgb(103, 171, 194); /* oklch */ color: oklch(70.5% 0.077 221.7);
Tailwind
colors: {
custom: {
50: '#98c4d4',
500: '#67abc2',
950: '#000000',
},
}SCSS
$custom: #67abc2; $custom-light: #98c4d4; $custom-dark: #000000;
JSON
{
"hex": "#67abc2",
"rgb": {
"r": 103,
"g": 171,
"b": 194
},
"hsl": {
"h": 195.165,
"s": 42.723,
"l": 58.235
},
"oklch": {
"l": 0.70464,
"c": 0.0766,
"h": 221.7
},
"luminance": 0.35904
}Semantic roles & 50–950 ramp
primary
#67ABC2
secondary
#D5B9B0
accent
#7555D3
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183