#7BBCAB#7BBCAB
#7BBCAB is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.6% C 0.071 H 176.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBCAB |
|---|---|
| RGB | rgb(123, 188, 171) |
| HSL | hsl(164, 33%, 61%) |
| HSV | hsv(164, 35%, 74%) |
| CMYK | cmyk(34.6%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(71.63, -24.54, 2.03) |
| CIE-LCH | lch(71.63, 24.63, 175.27°) |
| OKLab | oklab(74.65% -0.071 0.005) |
| OKLCH | oklch(74.65% 0.071 176) |
| XYZ | xyz(33.4997, 43.1157, 45.0772) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 7.27
Greeny Blue
#42B395
ΔE00 7.66
Tealish
#24BCA8
ΔE00 7.70
Topaz
#13BBAF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBCAB #BC7B8C
analogous
#7BBC8A #7BBCAB #7BACBC
triadic
#7BBCAB #AB7BBC #BCAB7B
tetradic
#7BBCAB #8A7BBC #BC7B8C #ACBC7B
square
#7BBCAB #8A7BBC #BC7B8C #ACBC7B
split-complementary
#7BBCAB #BC7BAC #BC8A7B
monochromatic
#3F7D6D #54A690 #7BBCAB #A4D1C5 #CCE5DF
Accessibility & contrast
On white
2.18
#7BBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#7BBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBCAB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBCAB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#68BEB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbcab; /* rgb */ color: rgb(123, 188, 171); /* oklch */ color: oklch(74.6% 0.071 176.0);
Tailwind
colors: {
custom: {
50: '#a3d0c4',
500: '#7bbcab',
950: '#000000',
},
}SCSS
$custom: #7bbcab; $custom-light: #a3d0c4; $custom-dark: #000000;
JSON
{
"hex": "#7bbcab",
"rgb": {
"r": 123,
"g": 188,
"b": 171
},
"hsl": {
"h": 164.308,
"s": 32.663,
"l": 60.98
},
"oklch": {
"l": 0.74645,
"c": 0.07117,
"h": 176
},
"luminance": 0.43118
}Semantic roles & 50–950 ramp
primary
#7BBCAB
secondary
#D6BDC4
accent
#3A58AB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281