#7BB2AD#7BB2AD
#7BB2AD is a light, muted teal. Relative luminance 0.391; OKLCH L 72.4% C 0.058 H 188.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2AD |
|---|---|
| RGB | rgb(123, 178, 173) |
| HSL | hsl(175, 26%, 59%) |
| HSV | hsv(175, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(68.80, -19.03, -3.21) |
| CIE-LCH | lch(68.80, 19.30, 189.57°) |
| OKLab | oklab(72.39% -0.0574 -0.0089) |
| OKLCH | oklch(72.39% 0.058 188.8) |
| XYZ | xyz(31.6290, 39.0671, 45.4012) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.92
Cadetblue
#5F9EA0
ΔE00 6.97
Dull Teal
#5F9E8F
ΔE00 8.04
Lightseagreen
#20B2AA
ΔE00 8.77
Grey Teal
#5E9B8A
ΔE00 9.20
Topaz
#13BBAF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2AD #B27B80
analogous
#7BB292 #7BB2AD #7B9CB2
triadic
#7BB2AD #AD7BB2 #B2AD7B
tetradic
#7BB2AD #927BB2 #B27B80 #9CB27B
square
#7BB2AD #927BB2 #B27B80 #9CB27B
split-complementary
#7BB2AD #B27B9C #B2927B
monochromatic
#42716D #589792 #7BB2AD #A2C9C5 #C8DFDD
Accessibility & contrast
On white
2.38
#7BB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7BB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2AD
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2AD | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAD
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#68B5B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb2ad; /* rgb */ color: rgb(123, 178, 173); /* oklch */ color: oklch(72.4% 0.058 188.8);
Tailwind
colors: {
custom: {
50: '#a3c9c5',
500: '#7bb2ad',
950: '#000000',
},
}SCSS
$custom: #7bb2ad; $custom-light: #a3c9c5; $custom-dark: #000000;
JSON
{
"hex": "#7bb2ad",
"rgb": {
"r": 123,
"g": 178,
"b": 173
},
"hsl": {
"h": 174.545,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.72393,
"c": 0.05806,
"h": 188.8
},
"luminance": 0.39069
}Semantic roles & 50–950 ramp
primary
#7BB2AD
secondary
#CFBABC
accent
#656EC3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281