#7BB09A#7BB09A
#7BB09A is a light, moderate teal. Relative luminance 0.376; OKLCH L 71.4% C 0.065 H 166.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB09A |
|---|---|
| RGB | rgb(123, 176, 154) |
| HSL | hsl(155, 25%, 59%) |
| HSV | hsv(155, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(67.72, -22.24, 5.71) |
| CIE-LCH | lch(67.72, 22.96, 165.60°) |
| OKLab | oklab(71.36% -0.063 0.0147) |
| OKLCH | oklch(71.36% 0.065 166.9) |
| XYZ | xyz(29.5245, 37.5933, 36.2661) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.61
Dull Teal
#5F9E8F
ΔE00 6.66
Grey Teal
#5E9B8A
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 7.31
Greeny Blue
#42B395
ΔE00 7.42
Tea
#65AB7C
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB09A #B07B91
analogous
#7BB07F #7BB09A #7BABB0
triadic
#7BB09A #9A7BB0 #B09A7B
tetradic
#7BB09A #7F7BB0 #B07B91 #ABB07B
square
#7BB09A #7F7BB0 #B07B91 #ABB07B
split-complementary
#7BB09A #B07BAB #B07F7B
monochromatic
#426E5C #59957C #7BB09A #A1C7B7 #C8DED5
Accessibility & contrast
On white
2.47
#7BB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7BB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB09A
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB09A | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA999
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#6FB0A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb09a; /* rgb */ color: rgb(123, 176, 154); /* oklch */ color: oklch(71.4% 0.065 166.9);
Tailwind
colors: {
custom: {
50: '#a2c7b7',
500: '#7bb09a',
950: '#000000',
},
}SCSS
$custom: #7bb09a; $custom-light: #a2c7b7; $custom-dark: #000000;
JSON
{
"hex": "#7bb09a",
"rgb": {
"r": 123,
"g": 176,
"b": 154
},
"hsl": {
"h": 155.094,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71362,
"c": 0.06469,
"h": 166.9
},
"luminance": 0.37595
}Semantic roles & 50–950 ramp
primary
#7BB09A
secondary
#CEB9C2
accent
#668CC2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280