#7BB2AA#7BB2AA
#7BB2AA is a light, muted teal. Relative luminance 0.390; OKLCH L 72.3% C 0.059 H 184.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2AA |
|---|---|
| RGB | rgb(123, 178, 170) |
| HSL | hsl(171, 26%, 59%) |
| HSV | hsv(171, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.72, -19.72, -1.68) |
| CIE-LCH | lch(68.72, 19.79, 184.86°) |
| OKLab | oklab(72.3% -0.0586 -0.0048) |
| OKLCH | oklch(72.3% 0.059 184.7) |
| XYZ | xyz(31.3420, 38.9523, 43.8895) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.30
Dull Teal
#5F9E8F
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 7.50
Grey Teal
#5E9B8A
ΔE00 8.53
Lightseagreen
#20B2AA
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2AA #B27B83
analogous
#7BB28F #7BB2AA #7B9FB2
triadic
#7BB2AA #AA7BB2 #B2AA7B
tetradic
#7BB2AA #8F7BB2 #B27B83 #9FB27B
square
#7BB2AA #8F7BB2 #B27B83 #9FB27B
split-complementary
#7BB2AA #B27B9F #B28F7B
monochromatic
#42716A #58978E #7BB2AA #A2C9C3 #C8DFDC
Accessibility & contrast
On white
2.39
#7BB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7BB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2AA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2AA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#69B4AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb2aa; /* rgb */ color: rgb(123, 178, 170); /* oklch */ color: oklch(72.3% 0.059 184.7);
Tailwind
colors: {
custom: {
50: '#a3c9c3',
500: '#7bb2aa',
950: '#000000',
},
}SCSS
$custom: #7bb2aa; $custom-light: #a3c9c3; $custom-dark: #000000;
JSON
{
"hex": "#7bb2aa",
"rgb": {
"r": 123,
"g": 178,
"b": 170
},
"hsl": {
"h": 171.273,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.72299,
"c": 0.05884,
"h": 184.7
},
"luminance": 0.38954
}Semantic roles & 50–950 ramp
primary
#7BB2AA
secondary
#CFBABD
accent
#6573C3
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281