#67ABB2#67ABB2
#67ABB2 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.9% C 0.070 H 204.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABB2 |
|---|---|
| RGB | rgb(103, 171, 178) |
| HSL | hsl(186, 33%, 55%) |
| HSV | hsv(186, 42%, 70%) |
| CMYK | cmyk(42.1%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(65.92, -19.67, -10.36) |
| CIE-LCH | lch(65.92, 22.23, 207.78°) |
| OKLab | oklab(69.87% -0.0636 -0.0285) |
| OKLCH | oklch(69.87% 0.07 204.1) |
| XYZ | xyz(28.1893, 35.2217, 47.4239) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.48
Turquoise Blue
#06B1C4
ΔE00 6.50
Greyblue
#77A1B5
ΔE00 8.99
Lightseagreen
#20B2AA
ΔE00 9.38
Greyish Teal
#719F91
ΔE00 9.77
Sea
#3C9992
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABB2 #B26E67
analogous
#67B293 #67ABB2 #6785B2
triadic
#67ABB2 #B267AB #ABB267
tetradic
#67ABB2 #9367B2 #B26E67 #85B267
square
#67ABB2 #9367B2 #B26E67 #85B267
split-complementary
#67ABB2 #B26785 #B29367
monochromatic
#356469 #4A8B92 #67ABB2 #90C1C7 #B8D8DB
Accessibility & contrast
On white
2.61
#67ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#67ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABB2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABB2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B3
Deuteranopia (green-blind)
#959CB2
Tritanopia (blue-blind)
#45B0AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #67abb2; /* rgb */ color: rgb(103, 171, 178); /* oklch */ color: oklch(69.9% 0.070 204.1);
Tailwind
colors: {
custom: {
50: '#96c4c9',
500: '#67abb2',
950: '#000000',
},
}SCSS
$custom: #67abb2; $custom-light: #96c4c9; $custom-dark: #000000;
JSON
{
"hex": "#67abb2",
"rgb": {
"r": 103,
"g": 171,
"b": 178
},
"hsl": {
"h": 185.6,
"s": 32.751,
"l": 55.098
},
"oklch": {
"l": 0.69872,
"c": 0.06968,
"h": 204.1
},
"luminance": 0.35224
}Semantic roles & 50–950 ramp
primary
#67ABB2
secondary
#CAAEAB
accent
#695FC9
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182