#67ABC4#67ABC4
#67ABC4 is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.5% C 0.078 H 223.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC4 |
|---|---|
| RGB | rgb(103, 171, 196) |
| HSL | hsl(196, 44%, 59%) |
| HSV | hsv(196, 47%, 77%) |
| CMYK | cmyk(47.4%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(66.51, -14.79, -19.46) |
| CIE-LCH | lch(66.51, 24.45, 232.76°) |
| OKLab | oklab(70.54% -0.0564 -0.0538) |
| OKLCH | oklch(70.54% 0.078 223.6) |
| XYZ | xyz(30.1166, 35.9926, 57.5741) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.75
Bluegrey
#85A3B2
ΔE00 7.03
Turquoise Blue
#06B1C4
ΔE00 8.09
Bluey Grey
#89A0B0
ΔE00 9.10
Sky Blue
#87CEEB
ΔE00 9.54
Light Grey Blue
#9DBCD4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC4 #C48067
analogous
#67C4AE #67ABC4 #677CC4
triadic
#67ABC4 #C467AB #ABC467
tetradic
#67ABC4 #AE67C4 #C48067 #7CC467
square
#67ABC4 #AE67C4 #C48067 #7CC467
split-complementary
#67ABC4 #C4677C #C4AE67
monochromatic
#316A7F #428FAB #67ABC4 #93C3D5 #BFDCE6
Accessibility & contrast
On white
2.56
#67ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#67ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA8C5
Deuteranopia (green-blind)
#8F9DC4
Tritanopia (blue-blind)
#39B3B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abc4; /* rgb */ color: rgb(103, 171, 196); /* oklch */ color: oklch(70.5% 0.078 223.6);
Tailwind
colors: {
custom: {
50: '#98c4d6',
500: '#67abc4',
950: '#000000',
},
}SCSS
$custom: #67abc4; $custom-light: #98c4d6; $custom-dark: #000000;
JSON
{
"hex": "#67abc4",
"rgb": {
"r": 103,
"g": 171,
"b": 196
},
"hsl": {
"h": 196.129,
"s": 44.076,
"l": 58.627
},
"oklch": {
"l": 0.70542,
"c": 0.07794,
"h": 223.6
},
"luminance": 0.35995
}Semantic roles & 50–950 ramp
primary
#67ABC4
secondary
#D6BBB1
accent
#7654D4
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183