#67ABBB#67ABBB
#67ABBB is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.073 H 214.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABBB |
|---|---|
| RGB | rgb(103, 171, 187) |
| HSL | hsl(191, 38%, 57%) |
| HSV | hsv(191, 45%, 73%) |
| CMYK | cmyk(44.9%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.21, -17.27, -14.93) |
| CIE-LCH | lch(66.21, 22.83, 220.85°) |
| OKLab | oklab(70.2% -0.0599 -0.0411) |
| OKLCH | oklch(70.2% 0.073 214.5) |
| XYZ | xyz(29.1228, 35.5950, 52.3400) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.25
Turquoise Blue
#06B1C4
ΔE00 6.46
Cadetblue
#5F9EA0
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 8.01
Bluey Grey
#89A0B0
ΔE00 10.39
Sky Blue
#87CEEB
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABBB #BB7767
analogous
#67BBA1 #67ABBB #6781BB
triadic
#67ABBB #BB67AB #ABBB67
tetradic
#67ABBB #A167BB #BB7767 #81BB67
square
#67ABBB #A167BB #BB7767 #81BB67
split-complementary
#67ABBB #BB6781 #BBA167
monochromatic
#346874 #478D9E #67ABBB #91C2CE #BCDAE1
Accessibility & contrast
On white
2.59
#67ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#67ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABBB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABBB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#3FB1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #67abbb; /* rgb */ color: rgb(103, 171, 187); /* oklch */ color: oklch(70.2% 0.073 214.5);
Tailwind
colors: {
custom: {
50: '#97c4cf',
500: '#67abbb',
950: '#000000',
},
}SCSS
$custom: #67abbb; $custom-light: #97c4cf; $custom-dark: #000000;
JSON
{
"hex": "#67abbb",
"rgb": {
"r": 103,
"g": 171,
"b": 187
},
"hsl": {
"h": 191.429,
"s": 38.182,
"l": 56.863
},
"oklch": {
"l": 0.70198,
"c": 0.07268,
"h": 214.5
},
"luminance": 0.35597
}Semantic roles & 50–950 ramp
primary
#67ABBB
secondary
#D0B4AE
accent
#705ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182