#7BBFAA#7BBFAA
#7BBFAA is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.3% C 0.076 H 172.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBFAA |
|---|---|
| RGB | rgb(123, 191, 170) |
| HSL | hsl(161, 35%, 62%) |
| HSV | hsv(161, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(72.48, -26.25, 3.80) |
| CIE-LCH | lch(72.48, 26.52, 171.76°) |
| OKLab | oklab(75.32% -0.0752 0.0097) |
| OKLCH | oklch(75.32% 0.076 172.7) |
| XYZ | xyz(34.0522, 44.3728, 44.7929) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.22
Seafoam Blue
#78D1B6
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 5.87
Greeny Blue
#42B395
ΔE00 7.24
Tealish
#24BCA8
ΔE00 7.64
Turquoise (survey)
#06C2AC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBFAA #BF7B90
analogous
#7BBF88 #7BBFAA #7BB2BF
triadic
#7BBFAA #AA7BBF #BFAA7B
tetradic
#7BBFAA #887BBF #BF7B90 #B2BF7B
square
#7BBFAA #887BBF #BF7B90 #B2BF7B
split-complementary
#7BBFAA #BF7BB2 #BF887B
monochromatic
#3F816D #53AA8F #7BBFAA #A4D3C5 #CDE7DF
Accessibility & contrast
On white
2.13
#7BBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#7BBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBFAA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBFAA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#67C0B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbfaa; /* rgb */ color: rgb(123, 191, 170); /* oklch */ color: oklch(75.3% 0.076 172.7);
Tailwind
colors: {
custom: {
50: '#a4d2c3',
500: '#7bbfaa',
950: '#000000',
},
}SCSS
$custom: #7bbfaa; $custom-light: #a4d2c3; $custom-dark: #000000;
JSON
{
"hex": "#7bbfaa",
"rgb": {
"r": 123,
"g": 191,
"b": 170
},
"hsl": {
"h": 161.471,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.75315,
"c": 0.07581,
"h": 172.7
},
"luminance": 0.44375
}Semantic roles & 50–950 ramp
primary
#7BBFAA
secondary
#D8BEC6
accent
#385CAE
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281