#67ABC8#67ABC8
#67ABC8 is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.081 H 227.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABC8 |
|---|---|
| RGB | rgb(103, 171, 200) |
| HSL | hsl(198, 47%, 59%) |
| HSV | hsv(198, 49%, 78%) |
| CMYK | cmyk(48.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(66.66, -13.67, -21.46) |
| CIE-LCH | lch(66.66, 25.45, 237.51°) |
| OKLab | oklab(70.7% -0.0549 -0.0594) |
| OKLCH | oklch(70.7% 0.081 227.3) |
| XYZ | xyz(30.5779, 36.1771, 60.0039) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.76
Bluegrey
#85A3B2
ΔE00 7.08
Bluey Grey
#89A0B0
ΔE00 8.86
Turquoise Blue
#06B1C4
ΔE00 9.04
Lightblue (survey)
#7BC8F6
ΔE00 9.14
Deepskyblue
#00BFFF
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABC8 #C88467
analogous
#67C8B5 #67ABC8 #677BC8
triadic
#67ABC8 #C867AB #ABC867
tetradic
#67ABC8 #B567C8 #C88467 #7BC867
square
#67ABC8 #B567C8 #C88467 #7BC867
split-complementary
#67ABC8 #C8677B #C8B567
monochromatic
#306B85 #4090B2 #67ABC8 #94C4D8 #C1DDE9
Accessibility & contrast
On white
2.55
#67ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#67ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABC8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABC8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA8CA
Deuteranopia (green-blind)
#8E9DC8
Tritanopia (blue-blind)
#35B4B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67abc8; /* rgb */ color: rgb(103, 171, 200); /* oklch */ color: oklch(70.7% 0.081 227.3);
Tailwind
colors: {
custom: {
50: '#98c4d8',
500: '#67abc8',
950: '#000000',
},
}SCSS
$custom: #67abc8; $custom-light: #98c4d8; $custom-dark: #000000;
JSON
{
"hex": "#67abc8",
"rgb": {
"r": 103,
"g": 171,
"b": 200
},
"hsl": {
"h": 197.938,
"s": 46.86,
"l": 59.412
},
"oklch": {
"l": 0.70701,
"c": 0.0809,
"h": 227.3
},
"luminance": 0.3618
}Semantic roles & 50–950 ramp
primary
#67ABC8
secondary
#D8BEB3
accent
#7951D6
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183