#7BBDB0#7BBDB0
#7BBDB0 is a light, moderate teal. Relative luminance 0.437; OKLCH L 75.0% C 0.070 H 180.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBDB0 |
|---|---|
| RGB | rgb(123, 189, 176) |
| HSL | hsl(168, 33%, 61%) |
| HSV | hsv(168, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 6.9%, 25.9%) |
| CIE-LAB | lab(72.05, -23.91, -0.09) |
| CIE-LCH | lch(72.05, 23.91, 180.21°) |
| OKLab | oklab(75.03% -0.0701 -0.0006) |
| OKLCH | oklch(75.03% 0.07 180.5) |
| XYZ | xyz(34.1996, 43.7387, 47.7062) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.25
Seafoam Blue
#78D1B6
ΔE00 6.72
Tealish
#24BCA8
ΔE00 7.84
Topaz
#13BBAF
ΔE00 8.00
Mediumaquamarine
#66CDAA
ΔE00 8.22
Mediumturquoise
#48D1CC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBDB0 #BD7B88
analogous
#7BBD8F #7BBDB0 #7BA9BD
triadic
#7BBDB0 #B07BBD #BDB07B
tetradic
#7BBDB0 #8F7BBD #BD7B88 #A9BD7B
square
#7BBDB0 #8F7BBD #BD7B88 #A9BD7B
split-complementary
#7BBDB0 #BD7BA9 #BD8F7B
monochromatic
#3F7E72 #54A797 #7BBDB0 #A4D1C8 #CDE6E1
Accessibility & contrast
On white
2.15
#7BBDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#7BBDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBDB0
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBDB0 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#66BFB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bbdb0; /* rgb */ color: rgb(123, 189, 176); /* oklch */ color: oklch(75.0% 0.070 180.5);
Tailwind
colors: {
custom: {
50: '#a4d1c7',
500: '#7bbdb0',
950: '#000000',
},
}SCSS
$custom: #7bbdb0; $custom-light: #a4d1c7; $custom-dark: #000000;
JSON
{
"hex": "#7bbdb0",
"rgb": {
"r": 123,
"g": 189,
"b": 176
},
"hsl": {
"h": 168.182,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.75026,
"c": 0.07008,
"h": 180.5
},
"luminance": 0.43741
}Semantic roles & 50–950 ramp
primary
#7BBDB0
secondary
#D6BEC2
accent
#3950AC
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1413
muted
#7F8282