#7AB4BB#7AB4BB
#7AB4BB is a light, moderate teal. Relative luminance 0.404; OKLCH L 73.3% C 0.061 H 205.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB4BB |
|---|---|
| RGB | rgb(122, 180, 187) |
| HSL | hsl(186, 32%, 61%) |
| HSV | hsv(186, 35%, 73%) |
| CMYK | cmyk(34.8%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.73, -16.99, -9.56) |
| CIE-LCH | lch(69.73, 19.49, 209.36°) |
| OKLab | oklab(73.26% -0.055 -0.0262) |
| OKLCH | oklch(73.26% 0.061 205.4) |
| XYZ | xyz(33.3138, 40.3659, 53.0401) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.48
Turquoise Blue
#06B1C4
ΔE00 8.30
Greyblue
#77A1B5
ΔE00 8.96
Bluegrey
#85A3B2
ΔE00 9.36
Sky Blue
#87CEEB
ΔE00 10.25
Greyish Teal
#719F91
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB4BB #BB817A
analogous
#7ABBA1 #7AB4BB #7A93BB
triadic
#7AB4BB #BB7AB4 #B4BB7A
tetradic
#7AB4BB #A17ABB #BB817A #93BB7A
square
#7AB4BB #A17ABB #BB817A #93BB7A
split-complementary
#7AB4BB #BB7A93 #BBA17A
monochromatic
#3F757B #549BA4 #7AB4BB #A2CBD0 #CBE2E4
Accessibility & contrast
On white
2.31
#7AB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#7AB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB4BB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB4BB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#61B9B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7ab4bb; /* rgb */ color: rgb(122, 180, 187); /* oklch */ color: oklch(73.3% 0.061 205.4);
Tailwind
colors: {
custom: {
50: '#a3cacf',
500: '#7ab4bb',
950: '#000000',
},
}SCSS
$custom: #7ab4bb; $custom-light: #a3cacf; $custom-dark: #000000;
JSON
{
"hex": "#7ab4bb",
"rgb": {
"r": 122,
"g": 180,
"b": 187
},
"hsl": {
"h": 186.462,
"s": 32.338,
"l": 60.588
},
"oklch": {
"l": 0.73256,
"c": 0.0609,
"h": 205.4
},
"luminance": 0.40368
}Semantic roles & 50–950 ramp
primary
#7AB4BB
secondary
#D5BFBC
accent
#473AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282