#7BB7BC#7BB7BC
#7BB7BC is a light, moderate teal. Relative luminance 0.417; OKLCH L 74.0% C 0.062 H 202.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB7BC |
|---|---|
| RGB | rgb(123, 183, 188) |
| HSL | hsl(185, 33%, 61%) |
| HSV | hsv(185, 35%, 74%) |
| CMYK | cmyk(34.6%, 2.7%, 0%, 26.3%) |
| CIE-LAB | lab(70.67, -18.02, -8.70) |
| CIE-LCH | lch(70.67, 20.01, 205.77°) |
| OKLab | oklab(74.03% -0.0575 -0.0238) |
| OKLCH | oklch(74.03% 0.062 202.5) |
| XYZ | xyz(34.1758, 41.7067, 53.8166) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.89
Turquoise Blue
#06B1C4
ΔE00 8.55
Greyblue
#77A1B5
ΔE00 10.19
Darkturquoise
#00CED1
ΔE00 10.36
Mediumturquoise
#48D1CC
ΔE00 10.37
Bluegrey
#85A3B2
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB7BC #BC807B
analogous
#7BBCA0 #7BB7BC #7B96BC
triadic
#7BB7BC #BC7BB7 #B7BC7B
tetradic
#7BB7BC #A07BBC #BC807B #96BC7B
square
#7BB7BC #A07BBC #BC807B #96BC7B
split-complementary
#7BB7BC #BC7B96 #BCA07B
monochromatic
#3F787D #549FA6 #7BB7BC #A4CDD1 #CCE3E5
Accessibility & contrast
On white
2.25
#7BB7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#7BB7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB7BC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB7BC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BC
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#62BBB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bb7bc; /* rgb */ color: rgb(123, 183, 188); /* oklch */ color: oklch(74.0% 0.062 202.5);
Tailwind
colors: {
custom: {
50: '#a4ccd0',
500: '#7bb7bc',
950: '#000000',
},
}SCSS
$custom: #7bb7bc; $custom-light: #a4ccd0; $custom-dark: #000000;
JSON
{
"hex": "#7bb7bc",
"rgb": {
"r": 123,
"g": 183,
"b": 188
},
"hsl": {
"h": 184.615,
"s": 32.663,
"l": 60.98
},
"oklch": {
"l": 0.74029,
"c": 0.06224,
"h": 202.5
},
"luminance": 0.41709
}Semantic roles & 50–950 ramp
primary
#7BB7BC
secondary
#D6BFBD
accent
#433AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282