#7BB2AF#7BB2AF
#7BB2AF is a light, muted teal. Relative luminance 0.391; OKLCH L 72.5% C 0.058 H 191.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2AF |
|---|---|
| RGB | rgb(123, 178, 175) |
| HSL | hsl(177, 26%, 59%) |
| HSV | hsv(177, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(68.86, -18.56, -4.23) |
| CIE-LCH | lch(68.86, 19.04, 192.84°) |
| OKLab | oklab(72.46% -0.0565 -0.0117) |
| OKLCH | oklch(72.46% 0.058 191.7) |
| XYZ | xyz(31.8240, 39.1451, 46.4280) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.73
Greyish Teal
#719F91
ΔE00 7.43
Dull Teal
#5F9E8F
ΔE00 8.56
Lightseagreen
#20B2AA
ΔE00 9.00
Grey Teal
#5E9B8A
ΔE00 9.73
Topaz
#13BBAF
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2AF #B27B7E
analogous
#7BB294 #7BB2AF #7B9AB2
triadic
#7BB2AF #AF7BB2 #B2AF7B
tetradic
#7BB2AF #947BB2 #B27B7E #9AB27B
square
#7BB2AF #947BB2 #B27B7E #9AB27B
split-complementary
#7BB2AF #B27B9A #B2947B
monochromatic
#42716E #589794 #7BB2AF #A2C9C6 #C8DFDE
Accessibility & contrast
On white
2.38
#7BB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#7BB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2AF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2AF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#68B5B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb2af; /* rgb */ color: rgb(123, 178, 175); /* oklch */ color: oklch(72.5% 0.058 191.7);
Tailwind
colors: {
custom: {
50: '#a3c9c6',
500: '#7bb2af',
950: '#000000',
},
}SCSS
$custom: #7bb2af; $custom-light: #a3c9c6; $custom-dark: #000000;
JSON
{
"hex": "#7bb2af",
"rgb": {
"r": 123,
"g": 178,
"b": 175
},
"hsl": {
"h": 176.727,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.72456,
"c": 0.05771,
"h": 191.7
},
"luminance": 0.39147
}Semantic roles & 50–950 ramp
primary
#7BB2AF
secondary
#CFBABB
accent
#656AC3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282