#7AB3BB#7AB3BB
#7AB3BB is a light, moderate teal. Relative luminance 0.400; OKLCH L 73.0% C 0.060 H 207.0°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB3BB |
|---|---|
| RGB | rgb(122, 179, 187) |
| HSL | hsl(187, 32%, 61%) |
| HSV | hsv(187, 35%, 73%) |
| CMYK | cmyk(34.8%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.44, -16.47, -9.98) |
| CIE-LCH | lch(69.44, 19.26, 211.22°) |
| OKLab | oklab(73.03% -0.0537 -0.0273) |
| OKLCH | oklch(73.03% 0.06 207) |
| XYZ | xyz(33.1127, 39.9637, 52.9730) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.47
Turquoise Blue
#06B1C4
ΔE00 8.29
Greyblue
#77A1B5
ΔE00 8.41
Bluegrey
#85A3B2
ΔE00 8.85
Sky Blue
#87CEEB
ΔE00 10.09
Greyish Teal
#719F91
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB3BB #BB827A
analogous
#7ABBA2 #7AB3BB #7A92BB
triadic
#7AB3BB #BB7AB3 #B3BB7A
tetradic
#7AB3BB #A27ABB #BB827A #92BB7A
square
#7AB3BB #A27ABB #BB827A #92BB7A
split-complementary
#7AB3BB #BB7A92 #BBA27A
monochromatic
#3F747B #549AA4 #7AB3BB #A2CAD0 #CBE1E4
Accessibility & contrast
On white
2.34
#7AB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#7AB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB3BB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB3BB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#62B8B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7ab3bb; /* rgb */ color: rgb(122, 179, 187); /* oklch */ color: oklch(73.0% 0.060 207.0);
Tailwind
colors: {
custom: {
50: '#a3c9cf',
500: '#7ab3bb',
950: '#000000',
},
}SCSS
$custom: #7ab3bb; $custom-light: #a3c9cf; $custom-dark: #000000;
JSON
{
"hex": "#7ab3bb",
"rgb": {
"r": 122,
"g": 179,
"b": 187
},
"hsl": {
"h": 187.385,
"s": 32.338,
"l": 60.588
},
"oklch": {
"l": 0.73028,
"c": 0.06029,
"h": 207
},
"luminance": 0.39966
}Semantic roles & 50–950 ramp
primary
#7AB3BB
secondary
#D5BFBC
accent
#483AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282