#7BB6BB#7BB6BB
#7BB6BB is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.8% C 0.061 H 202.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB6BB |
|---|---|
| RGB | rgb(123, 182, 187) |
| HSL | hsl(185, 32%, 61%) |
| HSV | hsv(185, 34%, 73%) |
| CMYK | cmyk(34.2%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.35, -17.75, -8.62) |
| CIE-LCH | lch(70.35, 19.73, 205.91°) |
| OKLab | oklab(73.77% -0.0566 -0.0236) |
| OKLCH | oklch(73.77% 0.061 202.6) |
| XYZ | xyz(33.8629, 41.2527, 53.1823) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.68
Turquoise Blue
#06B1C4
ΔE00 8.57
Greyblue
#77A1B5
ΔE00 9.96
Bluegrey
#85A3B2
ΔE00 10.24
Lightseagreen
#20B2AA
ΔE00 10.53
Darkturquoise
#00CED1
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB6BB #BB807B
analogous
#7BBBA0 #7BB6BB #7B96BB
triadic
#7BB6BB #BB7BB6 #B6BB7B
tetradic
#7BB6BB #A07BBB #BB807B #96BB7B
square
#7BB6BB #A07BBB #BB807B #96BB7B
split-complementary
#7BB6BB #BB7B96 #BBA07B
monochromatic
#40777C #559EA4 #7BB6BB #A3CCD0 #CCE3E5
Accessibility & contrast
On white
2.27
#7BB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#7BB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB6BB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB6BB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#63BAB7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb6bb; /* rgb */ color: rgb(123, 182, 187); /* oklch */ color: oklch(73.8% 0.061 202.6);
Tailwind
colors: {
custom: {
50: '#a4cccf',
500: '#7bb6bb',
950: '#000000',
},
}SCSS
$custom: #7bb6bb; $custom-light: #a4cccf; $custom-dark: #000000;
JSON
{
"hex": "#7bb6bb",
"rgb": {
"r": 123,
"g": 182,
"b": 187
},
"hsl": {
"h": 184.688,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.73767,
"c": 0.06137,
"h": 202.6
},
"luminance": 0.41255
}Semantic roles & 50–950 ramp
primary
#7BB6BB
secondary
#D5BFBD
accent
#443BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282