#7BB09D#7BB09D
#7BB09D is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.4% C 0.063 H 170.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB09D |
|---|---|
| RGB | rgb(123, 176, 157) |
| HSL | hsl(158, 25%, 59%) |
| HSV | hsv(158, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 10.8%, 31%) |
| CIE-LAB | lab(67.79, -21.60, 4.16) |
| CIE-LCH | lch(67.79, 21.99, 169.10°) |
| OKLab | oklab(71.45% -0.0617 0.0107) |
| OKLCH | oklch(71.45% 0.063 170.2) |
| XYZ | xyz(29.7775, 37.6945, 37.5985) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.25
Dull Teal
#5F9E8F
ΔE00 6.37
Grey Teal
#5E9B8A
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.37
Greeny Blue
#42B395
ΔE00 7.68
Greenish Grey
#96AE8D
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB09D #B07B8E
analogous
#7BB082 #7BB09D #7BA8B0
triadic
#7BB09D #9D7BB0 #B09D7B
tetradic
#7BB09D #827BB0 #B07B8E #A8B07B
square
#7BB09D #827BB0 #B07B8E #A8B07B
split-complementary
#7BB09D #B07BA8 #B0827B
monochromatic
#426E5F #59957F #7BB09D #A1C7B9 #C8DED6
Accessibility & contrast
On white
2.46
#7BB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#7BB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB09D
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB09D | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99C
Deuteranopia (green-blind)
#A4A29E
Tritanopia (blue-blind)
#6EB1AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb09d; /* rgb */ color: rgb(123, 176, 157); /* oklch */ color: oklch(71.4% 0.063 170.2);
Tailwind
colors: {
custom: {
50: '#a2c7b9',
500: '#7bb09d',
950: '#000000',
},
}SCSS
$custom: #7bb09d; $custom-light: #a2c7b9; $custom-dark: #000000;
JSON
{
"hex": "#7bb09d",
"rgb": {
"r": 123,
"g": 176,
"b": 157
},
"hsl": {
"h": 158.491,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71447,
"c": 0.06259,
"h": 170.2
},
"luminance": 0.37696
}Semantic roles & 50–950 ramp
primary
#7BB09D
secondary
#CEB9C0
accent
#6687C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280