#7BB5AE#7BB5AE
#7BB5AE is a light, moderate teal. Relative luminance 0.403; OKLCH L 73.1% C 0.061 H 186.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB5AE |
|---|---|
| RGB | rgb(123, 181, 174) |
| HSL | hsl(173, 28%, 60%) |
| HSV | hsv(173, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 3.9%, 29%) |
| CIE-LAB | lab(69.69, -20.34, -2.45) |
| CIE-LCH | lch(69.69, 20.48, 186.87°) |
| OKLab | oklab(73.11% -0.0608 -0.0069) |
| OKLCH | oklch(73.11% 0.061 186.5) |
| XYZ | xyz(32.3296, 40.3129, 46.1138) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.27
Cadetblue
#5F9EA0
ΔE00 7.90
Dull Teal
#5F9E8F
ΔE00 8.18
Pale Teal
#82CBB2
ΔE00 8.37
Lightseagreen
#20B2AA
ΔE00 8.42
Topaz
#13BBAF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB5AE #B57B82
analogous
#7BB591 #7BB5AE #7B9FB5
triadic
#7BB5AE #AE7BB5 #B5AE7B
tetradic
#7BB5AE #917BB5 #B57B82 #9FB57B
square
#7BB5AE #917BB5 #B57B82 #9FB57B
split-complementary
#7BB5AE #B57B9F #B5917B
monochromatic
#41746E #579C93 #7BB5AE #A2CBC6 #C9E1DE
Accessibility & contrast
On white
2.32
#7BB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#7BB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB5AE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB5AE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAE
Deuteranopia (green-blind)
#A5A7AF
Tritanopia (blue-blind)
#68B8B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb5ae; /* rgb */ color: rgb(123, 181, 174); /* oklch */ color: oklch(73.1% 0.061 186.5);
Tailwind
colors: {
custom: {
50: '#a3cbc6',
500: '#7bb5ae',
950: '#000000',
},
}SCSS
$custom: #7bb5ae; $custom-light: #a3cbc6; $custom-dark: #000000;
JSON
{
"hex": "#7bb5ae",
"rgb": {
"r": 123,
"g": 181,
"b": 174
},
"hsl": {
"h": 172.759,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.73115,
"c": 0.06119,
"h": 186.5
},
"luminance": 0.40315
}Semantic roles & 50–950 ramp
primary
#7BB5AE
secondary
#D1BBBD
accent
#636FC4
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282