#7BB7BB#7BB7BB
#7BB7BB is a light, moderate teal. Relative luminance 0.417; OKLCH L 74.0% C 0.062 H 201.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB7BB |
|---|---|
| RGB | rgb(123, 183, 187) |
| HSL | hsl(184, 32%, 61%) |
| HSV | hsv(184, 34%, 73%) |
| CMYK | cmyk(34.2%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.64, -18.27, -8.20) |
| CIE-LCH | lch(70.64, 20.02, 204.17°) |
| OKLab | oklab(74% -0.0579 -0.0225) |
| OKLCH | oklch(74% 0.062 201.2) |
| XYZ | xyz(34.0684, 41.6637, 53.2508) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.80
Turquoise Blue
#06B1C4
ΔE00 8.69
Mediumturquoise
#48D1CC
ΔE00 10.16
Lightseagreen
#20B2AA
ΔE00 10.21
Darkturquoise
#00CED1
ΔE00 10.24
Greyish Teal
#719F91
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB7BB #BB7F7B
analogous
#7BBB9F #7BB7BB #7B97BB
triadic
#7BB7BB #BB7BB7 #B7BB7B
tetradic
#7BB7BB #9F7BBB #BB7F7B #97BB7B
square
#7BB7BB #9F7BBB #BB7F7B #97BB7B
split-complementary
#7BB7BB #BB7B97 #BB9F7B
monochromatic
#40787C #559FA4 #7BB7BB #A3CDD0 #CCE3E5
Accessibility & contrast
On white
2.25
#7BB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#7BB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB7BB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB7BB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#63BBB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bb7bb; /* rgb */ color: rgb(123, 183, 187); /* oklch */ color: oklch(74.0% 0.062 201.2);
Tailwind
colors: {
custom: {
50: '#a4cccf',
500: '#7bb7bb',
950: '#000000',
},
}SCSS
$custom: #7bb7bb; $custom-light: #a4cccf; $custom-dark: #000000;
JSON
{
"hex": "#7bb7bb",
"rgb": {
"r": 123,
"g": 183,
"b": 187
},
"hsl": {
"h": 183.75,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.73995,
"c": 0.0621,
"h": 201.2
},
"luminance": 0.41666
}Semantic roles & 50–950 ramp
primary
#7BB7BB
secondary
#D5BEBD
accent
#423BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282