#7BB6AA#7BB6AA
#7BB6AA is a light, moderate teal. Relative luminance 0.406; OKLCH L 73.2% C 0.064 H 180.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB6AA |
|---|---|
| RGB | rgb(123, 182, 170) |
| HSL | hsl(168, 29%, 60%) |
| HSV | hsv(168, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(69.87, -21.76, 0.01) |
| CIE-LCH | lch(69.87, 21.76, 179.96°) |
| OKLab | oklab(73.22% -0.0638 -0.0003) |
| OKLCH | oklch(73.22% 0.064 180.3) |
| XYZ | xyz(32.1495, 40.5673, 44.1587) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.81
Greyish Teal
#719F91
ΔE00 6.93
Dull Teal
#5F9E8F
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 8.47
Lightseagreen
#20B2AA
ΔE00 8.48
Tealish
#24BCA8
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB6AA #B67B87
analogous
#7BB68D #7BB6AA #7BA4B6
triadic
#7BB6AA #AA7BB6 #B6AA7B
tetradic
#7BB6AA #8D7BB6 #B67B87 #A4B67B
square
#7BB6AA #8D7BB6 #B67B87 #A4B67B
split-complementary
#7BB6AA #B67BA4 #B68D7B
monochromatic
#41766B #579D8F #7BB6AA #A2CCC3 #CAE2DD
Accessibility & contrast
On white
2.30
#7BB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#7BB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB6AA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB6AA | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#A6A8AB
Tritanopia (blue-blind)
#69B8B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bb6aa; /* rgb */ color: rgb(123, 182, 170); /* oklch */ color: oklch(73.2% 0.064 180.3);
Tailwind
colors: {
custom: {
50: '#a3ccc3',
500: '#7bb6aa',
950: '#000000',
},
}SCSS
$custom: #7bb6aa; $custom-light: #a3ccc3; $custom-dark: #000000;
JSON
{
"hex": "#7bb6aa",
"rgb": {
"r": 123,
"g": 182,
"b": 170
},
"hsl": {
"h": 167.797,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.73223,
"c": 0.06379,
"h": 180.3
},
"luminance": 0.40569
}Semantic roles & 50–950 ramp
primary
#7BB6AA
secondary
#D2BBC0
accent
#6377C5
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281