#7BB7BE#7BB7BE
#7BB7BE is a light, moderate teal. Relative luminance 0.418; OKLCH L 74.1% C 0.063 H 205.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB7BE |
|---|---|
| RGB | rgb(123, 183, 190) |
| HSL | hsl(186, 34%, 61%) |
| HSV | hsv(186, 35%, 75%) |
| CMYK | cmyk(35.3%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(70.73, -17.53, -9.71) |
| CIE-LCH | lch(70.73, 20.04, 208.98°) |
| OKLab | oklab(74.1% -0.0567 -0.0266) |
| OKLCH | oklch(74.1% 0.063 205.1) |
| XYZ | xyz(34.3929, 41.7935, 54.9599) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.14
Turquoise Blue
#06B1C4
ΔE00 8.35
Greyblue
#77A1B5
ΔE00 9.59
Sky Blue
#87CEEB
ΔE00 9.79
Bluegrey
#85A3B2
ΔE00 9.95
Darkturquoise
#00CED1
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB7BE #BE827B
analogous
#7BBEA4 #7BB7BE #7B96BE
triadic
#7BB7BE #BE7BB7 #B7BE7B
tetradic
#7BB7BE #A47BBE #BE827B #96BE7B
square
#7BB7BE #A47BBE #BE827B #96BE7B
split-complementary
#7BB7BE #BE7B96 #BEA47B
monochromatic
#3F7980 #53A0A9 #7BB7BE #A4CDD2 #CDE4E6
Accessibility & contrast
On white
2.24
#7BB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#7BB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB7BE
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB7BE | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#A2A9BE
Tritanopia (blue-blind)
#61BCB9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bb7be; /* rgb */ color: rgb(123, 183, 190); /* oklch */ color: oklch(74.1% 0.063 205.1);
Tailwind
colors: {
custom: {
50: '#a4ccd1',
500: '#7bb7be',
950: '#000000',
},
}SCSS
$custom: #7bb7be; $custom-light: #a4ccd1; $custom-dark: #000000;
JSON
{
"hex": "#7bb7be",
"rgb": {
"r": 123,
"g": 183,
"b": 190
},
"hsl": {
"h": 186.269,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.74097,
"c": 0.06261,
"h": 205.1
},
"luminance": 0.41796
}Semantic roles & 50–950 ramp
primary
#7BB7BE
secondary
#D7C0BE
accent
#4539AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282