#7BB7AA#7BB7AA
#7BB7AA is a light, moderate teal. Relative luminance 0.410; OKLCH L 73.5% C 0.065 H 179.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB7AA |
|---|---|
| RGB | rgb(123, 183, 170) |
| HSL | hsl(167, 29%, 60%) |
| HSV | hsv(167, 33%, 72%) |
| CMYK | cmyk(32.8%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(70.16, -22.27, 0.44) |
| CIE-LCH | lch(70.16, 22.27, 178.88°) |
| OKLab | oklab(73.46% -0.0651 0.0008) |
| OKLCH | oklch(73.46% 0.065 179.3) |
| XYZ | xyz(32.3550, 40.9784, 44.2272) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.37
Greyish Teal
#719F91
ΔE00 7.15
Dull Teal
#5F9E8F
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 8.04
Tealish
#24BCA8
ΔE00 8.34
Greeny Blue
#42B395
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB7AA #B77B88
analogous
#7BB78C #7BB7AA #7BA6B7
triadic
#7BB7AA #AA7BB7 #B7AA7B
tetradic
#7BB7AA #8C7BB7 #B77B88 #A6B77B
square
#7BB7AA #8C7BB7 #B77B88 #A6B77B
split-complementary
#7BB7AA #B77BA6 #B78C7B
monochromatic
#41776B #569E8F #7BB7AA #A3CDC4 #CAE2DD
Accessibility & contrast
On white
2.28
#7BB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#7BB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB7AA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB7AA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#69B9B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bb7aa; /* rgb */ color: rgb(123, 183, 170); /* oklch */ color: oklch(73.5% 0.065 179.3);
Tailwind
colors: {
custom: {
50: '#a3ccc3',
500: '#7bb7aa',
950: '#000000',
},
}SCSS
$custom: #7bb7aa; $custom-light: #a3ccc3; $custom-dark: #000000;
JSON
{
"hex": "#7bb7aa",
"rgb": {
"r": 123,
"g": 183,
"b": 170
},
"hsl": {
"h": 167,
"s": 29.412,
"l": 60
},
"oklch": {
"l": 0.73455,
"c": 0.06507,
"h": 179.3
},
"luminance": 0.4098
}Semantic roles & 50–950 ramp
primary
#7BB7AA
secondary
#D2BBC0
accent
#6278C6
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1312
muted
#7F8281