#67ABC3#67ABC3
#67ABC3 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.5% C 0.077 H 222.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC3 |
|---|---|
| RGB | rgb(103, 171, 195) |
| HSL | hsl(196, 43%, 58%) |
| HSV | hsv(196, 47%, 76%) |
| CMYK | cmyk(47.2%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(66.48, -15.07, -18.96) |
| CIE-LCH | lch(66.48, 24.22, 231.52°) |
| OKLab | oklab(70.5% -0.0568 -0.0524) |
| OKLCH | oklch(70.5% 0.077 222.7) |
| XYZ | xyz(30.0031, 35.9472, 56.9766) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.82
Bluegrey
#85A3B2
ΔE00 7.07
Turquoise Blue
#06B1C4
ΔE00 7.87
Bluey Grey
#89A0B0
ΔE00 9.19
Sky Blue
#87CEEB
ΔE00 9.61
Cadetblue
#5F9EA0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC3 #C37F67
analogous
#67C3AD #67ABC3 #677DC3
triadic
#67ABC3 #C367AB #ABC367
tetradic
#67ABC3 #AD67C3 #C37F67 #7DC367
square
#67ABC3 #AD67C3 #C37F67 #7DC367
split-complementary
#67ABC3 #C3677D #C3AD67
monochromatic
#326A7E #438FAA #67ABC3 #93C3D4 #BFDBE6
Accessibility & contrast
On white
2.56
#67ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#67ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC3
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC3 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA8C4
Deuteranopia (green-blind)
#8F9DC3
Tritanopia (blue-blind)
#39B3B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abc3; /* rgb */ color: rgb(103, 171, 195); /* oklch */ color: oklch(70.5% 0.077 222.7);
Tailwind
colors: {
custom: {
50: '#98c4d5',
500: '#67abc3',
950: '#000000',
},
}SCSS
$custom: #67abc3; $custom-light: #98c4d5; $custom-dark: #000000;
JSON
{
"hex": "#67abc3",
"rgb": {
"r": 103,
"g": 171,
"b": 195
},
"hsl": {
"h": 195.652,
"s": 43.396,
"l": 58.431
},
"oklch": {
"l": 0.70503,
"c": 0.07726,
"h": 222.7
},
"luminance": 0.3595
}Semantic roles & 50–950 ramp
primary
#67ABC3
secondary
#D5BAB1
accent
#7655D3
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183