#7BB09F#7BB09F
#7BB09F is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.5% C 0.061 H 172.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB09F |
|---|---|
| RGB | rgb(123, 176, 159) |
| HSL | hsl(161, 25%, 59%) |
| HSV | hsv(161, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 9.7%, 31%) |
| CIE-LAB | lab(67.85, -21.16, 3.13) |
| CIE-LCH | lch(67.85, 21.39, 171.59°) |
| OKLab | oklab(71.51% -0.0608 0.008) |
| OKLCH | oklch(71.51% 0.061 172.5) |
| XYZ | xyz(29.9496, 37.7633, 38.5051) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.11
Dull Teal
#5F9E8F
ΔE00 6.28
Grey Teal
#5E9B8A
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.51
Greeny Blue
#42B395
ΔE00 7.95
Greenish Grey
#96AE8D
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB09F #B07B8C
analogous
#7BB084 #7BB09F #7BA6B0
triadic
#7BB09F #9F7BB0 #B09F7B
tetradic
#7BB09F #847BB0 #B07B8C #A6B07B
square
#7BB09F #847BB0 #B07B8C #A6B07B
split-complementary
#7BB09F #B07BA6 #B0847B
monochromatic
#426E60 #599582 #7BB09F #A1C7BB #C8DED7
Accessibility & contrast
On white
2.46
#7BB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7BB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB09F
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB09F | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99E
Deuteranopia (green-blind)
#A3A3A0
Tritanopia (blue-blind)
#6DB1AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb09f; /* rgb */ color: rgb(123, 176, 159); /* oklch */ color: oklch(71.5% 0.061 172.5);
Tailwind
colors: {
custom: {
50: '#a2c7bb',
500: '#7bb09f',
950: '#000000',
},
}SCSS
$custom: #7bb09f; $custom-light: #a2c7bb; $custom-dark: #000000;
JSON
{
"hex": "#7bb09f",
"rgb": {
"r": 123,
"g": 176,
"b": 159
},
"hsl": {
"h": 160.755,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71505,
"c": 0.06131,
"h": 172.5
},
"luminance": 0.37765
}Semantic roles & 50–950 ramp
primary
#7BB09F
secondary
#CEB9C0
accent
#6684C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280