#7BB2B2#7BB2B2
#7BB2B2 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.6% C 0.057 H 196.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2B2 |
|---|---|
| RGB | rgb(123, 178, 178) |
| HSL | hsl(180, 26%, 59%) |
| HSV | hsv(180, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(68.94, -17.85, -5.76) |
| CIE-LCH | lch(68.94, 18.76, 197.88°) |
| OKLab | oklab(72.55% -0.0553 -0.0158) |
| OKLCH | oklch(72.55% 0.057 196) |
| XYZ | xyz(32.1219, 39.2643, 47.9970) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.57
Greyish Teal
#719F91
ΔE00 8.31
Dull Teal
#5F9E8F
ΔE00 9.45
Lightseagreen
#20B2AA
ΔE00 9.53
Turquoise Blue
#06B1C4
ΔE00 9.62
Topaz
#13BBAF
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2B2 #B27B7B
analogous
#7BB297 #7BB2B2 #7B97B2
triadic
#7BB2B2 #B27BB2 #B2B27B
tetradic
#7BB2B2 #977BB2 #B27B7B #97B27B
square
#7BB2B2 #977BB2 #B27B7B #97B27B
split-complementary
#7BB2B2 #B27B97 #B2977B
monochromatic
#427171 #589797 #7BB2B2 #A2C9C9 #C8DFDF
Accessibility & contrast
On white
2.37
#7BB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#7BB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2B2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2B2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#A1A5B3
Tritanopia (blue-blind)
#67B5B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb2b2; /* rgb */ color: rgb(123, 178, 178); /* oklch */ color: oklch(72.6% 0.057 196.0);
Tailwind
colors: {
custom: {
50: '#a3c9c9',
500: '#7bb2b2',
950: '#000000',
},
}SCSS
$custom: #7bb2b2; $custom-light: #a3c9c9; $custom-dark: #000000;
JSON
{
"hex": "#7bb2b2",
"rgb": {
"r": 123,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.72554,
"c": 0.05747,
"h": 196
},
"luminance": 0.39266
}Semantic roles & 50–950 ramp
primary
#7BB2B2
secondary
#CFBABA
accent
#6565C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282