#67ABCC#67ABCC
#67ABCC is a light, moderate cyan. Relative luminance 0.364; OKLCH L 70.9% C 0.084 H 230.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABCC |
|---|---|
| RGB | rgb(103, 171, 204) |
| HSL | hsl(200, 50%, 60%) |
| HSV | hsv(200, 50%, 80%) |
| CMYK | cmyk(49.5%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(66.80, -12.53, -23.46) |
| CIE-LCH | lch(66.80, 26.59, 241.89°) |
| OKLab | oklab(70.86% -0.0534 -0.0651) |
| OKLCH | oklch(70.86% 0.084 230.6) |
| XYZ | xyz(31.0515, 36.3666, 62.4982) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.17
Bluegrey
#85A3B2
ΔE00 7.39
Deepskyblue
#00BFFF
ΔE00 8.47
Lightblue (survey)
#7BC8F6
ΔE00 8.51
Bluey Grey
#89A0B0
ΔE00 8.85
Light Grey Blue
#9DBCD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABCC #CC8867
analogous
#67CCBB #67ABCC #6778CC
triadic
#67ABCC #CC67AB #ABCC67
tetradic
#67ABCC #BB67CC #CC8867 #78CC67
square
#67ABCC #BB67CC #CC8867 #78CC67
split-complementary
#67ABCC #CC6778 #CCBB67
monochromatic
#2E6C8A #3E90B8 #67ABCC #95C4DB #C3DEEB
Accessibility & contrast
On white
2.54
#67ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#67ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABCC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABCC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#31B4B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abcc; /* rgb */ color: rgb(103, 171, 204); /* oklch */ color: oklch(70.9% 0.084 230.6);
Tailwind
colors: {
custom: {
50: '#98c4db',
500: '#67abcc',
950: '#000000',
},
}SCSS
$custom: #67abcc; $custom-light: #98c4db; $custom-dark: #000000;
JSON
{
"hex": "#67abcc",
"rgb": {
"r": 103,
"g": 171,
"b": 204
},
"hsl": {
"h": 199.604,
"s": 49.754,
"l": 60.196
},
"oklch": {
"l": 0.70863,
"c": 0.08418,
"h": 230.6
},
"luminance": 0.36369
}Semantic roles & 50–950 ramp
primary
#67ABCC
secondary
#DBC1B4
accent
#5928BD
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183