#75ABB2#75ABB2
#75ABB2 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.058 H 206.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABB2 |
|---|---|
| RGB | rgb(117, 171, 178) |
| HSL | hsl(187, 28%, 58%) |
| HSV | hsv(187, 34%, 70%) |
| CMYK | cmyk(34.3%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(66.61, -15.91, -9.26) |
| CIE-LCH | lch(66.61, 18.41, 210.19°) |
| OKLab | oklab(70.61% -0.0516 -0.0253) |
| OKLCH | oklch(70.61% 0.058 206.1) |
| XYZ | xyz(29.9322, 36.1203, 47.5056) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.51
Greyblue
#77A1B5
ΔE00 7.50
Bluegrey
#85A3B2
ΔE00 8.10
Turquoise Blue
#06B1C4
ΔE00 8.36
Greyish Teal
#719F91
ΔE00 9.79
Bluey Grey
#89A0B0
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABB2 #B27C75
analogous
#75B29A #75ABB2 #758CB2
triadic
#75ABB2 #B275AB #ABB275
tetradic
#75ABB2 #9A75B2 #B27C75 #8CB275
square
#75ABB2 #9A75B2 #B27C75 #8CB275
split-complementary
#75ABB2 #B2758C #B29A75
monochromatic
#3E696F #548E96 #75ABB2 #9CC3C8 #C4DBDE
Accessibility & contrast
On white
2.55
#75ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#75ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABB2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABB2 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#989FB2
Tritanopia (blue-blind)
#5EAFAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #75abb2; /* rgb */ color: rgb(117, 171, 178); /* oklch */ color: oklch(70.6% 0.058 206.1);
Tailwind
colors: {
custom: {
50: '#9fc4c9',
500: '#75abb2',
950: '#000000',
},
}SCSS
$custom: #75abb2; $custom-light: #9fc4c9; $custom-dark: #000000;
JSON
{
"hex": "#75abb2",
"rgb": {
"r": 117,
"g": 171,
"b": 178
},
"hsl": {
"h": 186.885,
"s": 28.372,
"l": 57.843
},
"oklch": {
"l": 0.70609,
"c": 0.05752,
"h": 206.1
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#75ABB2
secondary
#CEB8B5
accent
#6E63C5
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0F1213
muted
#7E8182