#7BB5AA#7BB5AA
#7BB5AA is a light, moderate teal. Relative luminance 0.402; OKLCH L 73.0% C 0.063 H 181.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB5AA |
|---|---|
| RGB | rgb(123, 181, 170) |
| HSL | hsl(169, 28%, 60%) |
| HSV | hsv(169, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 6.1%, 29%) |
| CIE-LAB | lab(69.58, -21.25, -0.41) |
| CIE-LCH | lch(69.58, 21.26, 181.10°) |
| OKLab | oklab(72.99% -0.0625 -0.0014) |
| OKLCH | oklch(72.99% 0.063 181.3) |
| XYZ | xyz(31.9455, 40.1592, 44.0906) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 7.26
Dull Teal
#5F9E8F
ΔE00 7.58
Lightseagreen
#20B2AA
ΔE00 8.47
Grey Teal
#5E9B8A
ΔE00 8.67
Cadetblue
#5F9EA0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB5AA #B57B86
analogous
#7BB58D #7BB5AA #7BA3B5
triadic
#7BB5AA #AA7BB5 #B5AA7B
tetradic
#7BB5AA #8D7BB5 #B57B86 #A3B57B
square
#7BB5AA #8D7BB5 #B57B86 #A3B57B
split-complementary
#7BB5AA #B57BA3 #B58D7B
monochromatic
#41746B #579C8F #7BB5AA #A2CBC3 #C9E1DD
Accessibility & contrast
On white
2.33
#7BB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#7BB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB5AA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB5AA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEAA
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#69B7B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb5aa; /* rgb */ color: rgb(123, 181, 170); /* oklch */ color: oklch(73.0% 0.063 181.3);
Tailwind
colors: {
custom: {
50: '#a3cbc3',
500: '#7bb5aa',
950: '#000000',
},
}SCSS
$custom: #7bb5aa; $custom-light: #a3cbc3; $custom-dark: #000000;
JSON
{
"hex": "#7bb5aa",
"rgb": {
"r": 123,
"g": 181,
"b": 170
},
"hsl": {
"h": 168.621,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.72992,
"c": 0.06253,
"h": 181.3
},
"luminance": 0.40161
}Semantic roles & 50–950 ramp
primary
#7BB5AA
secondary
#D1BBBF
accent
#6376C4
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281