#7BB89A#7BB89A
#7BB89A is a light, moderate teal. Relative luminance 0.408; OKLCH L 73.2% C 0.077 H 162.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB89A |
|---|---|
| RGB | rgb(123, 184, 154) |
| HSL | hsl(150, 30%, 60%) |
| HSV | hsv(150, 33%, 72%) |
| CMYK | cmyk(33.2%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(70.05, -26.22, 9.05) |
| CIE-LCH | lch(70.05, 27.74, 160.97°) |
| OKLab | oklab(73.24% -0.0734 0.0233) |
| OKLCH | oklch(73.24% 0.077 162.4) |
| XYZ | xyz(31.1396, 40.8234, 36.8045) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.54
Darkseagreen
#8FBC8F
ΔE00 5.95
Tea
#65AB7C
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 6.73
Greeny Blue
#42B395
ΔE00 6.81
Seafoam Blue
#78D1B6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB89A #B87B99
analogous
#7BB87C #7BB89A #7BB7B8
triadic
#7BB89A #9A7BB8 #B89A7B
tetradic
#7BB89A #7C7BB8 #B87B99 #B7B87B
square
#7BB89A #7C7BB8 #B87B99 #B7B87B
split-complementary
#7BB89A #B87BB7 #B87C7B
monochromatic
#41785D #56A07C #7BB89A #A3CDB8 #CBE3D7
Accessibility & contrast
On white
2.29
#7BB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#7BB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB89A
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB89A | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B098
Deuteranopia (green-blind)
#ACA89C
Tritanopia (blue-blind)
#6DB8AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bb89a; /* rgb */ color: rgb(123, 184, 154); /* oklch */ color: oklch(73.2% 0.077 162.4);
Tailwind
colors: {
custom: {
50: '#a3cdb7',
500: '#7bb89a',
950: '#000000',
},
}SCSS
$custom: #7bb89a; $custom-light: #a3cdb7; $custom-dark: #000000;
JSON
{
"hex": "#7bb89a",
"rgb": {
"r": 123,
"g": 184,
"b": 154
},
"hsl": {
"h": 150.492,
"s": 30.049,
"l": 60.196
},
"oklch": {
"l": 0.73235,
"c": 0.07701,
"h": 162.4
},
"luminance": 0.40825
}Semantic roles & 50–950 ramp
primary
#7BB89A
secondary
#D3BCC7
accent
#3D72A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280