#7BB8BB#7BB8BB
#7BB8BB is a light, moderate teal. Relative luminance 0.421; OKLCH L 74.2% C 0.063 H 199.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB8BB |
|---|---|
| RGB | rgb(123, 184, 187) |
| HSL | hsl(183, 32%, 61%) |
| HSV | hsv(183, 34%, 73%) |
| CMYK | cmyk(34.2%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(70.92, -18.78, -7.77) |
| CIE-LCH | lch(70.92, 20.33, 202.48°) |
| OKLab | oklab(74.22% -0.0592 -0.0213) |
| OKLCH | oklch(74.22% 0.063 199.8) |
| XYZ | xyz(34.2754, 42.0777, 53.3198) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.96
Turquoise Blue
#06B1C4
ΔE00 8.84
Mediumturquoise
#48D1CC
ΔE00 9.72
Lightseagreen
#20B2AA
ΔE00 9.91
Darkturquoise
#00CED1
ΔE00 9.92
Greyish Teal
#719F91
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB8BB #BB7E7B
analogous
#7BBB9E #7BB8BB #7B98BB
triadic
#7BB8BB #BB7BB8 #B8BB7B
tetradic
#7BB8BB #9E7BBB #BB7E7B #98BB7B
square
#7BB8BB #9E7BBB #BB7E7B #98BB7B
split-complementary
#7BB8BB #BB7B98 #BB9E7B
monochromatic
#40797C #55A0A4 #7BB8BB #A3CED0 #CCE3E5
Accessibility & contrast
On white
2.23
#7BB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#7BB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB8BB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB8BB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#62BCB9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7bb8bb; /* rgb */ color: rgb(123, 184, 187); /* oklch */ color: oklch(74.2% 0.063 199.8);
Tailwind
colors: {
custom: {
50: '#a4cdcf',
500: '#7bb8bb',
950: '#000000',
},
}SCSS
$custom: #7bb8bb; $custom-light: #a4cdcf; $custom-dark: #000000;
JSON
{
"hex": "#7bb8bb",
"rgb": {
"r": 123,
"g": 184,
"b": 187
},
"hsl": {
"h": 182.813,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.74224,
"c": 0.06288,
"h": 199.8
},
"luminance": 0.4208
}Semantic roles & 50–950 ramp
primary
#7BB8BB
secondary
#D5BEBD
accent
#403BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1313
muted
#7F8282