#7BB09E#7BB09E
#7BB09E is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.5% C 0.062 H 171.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB09E |
|---|---|
| RGB | rgb(123, 176, 158) |
| HSL | hsl(160, 25%, 59%) |
| HSV | hsv(160, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(67.82, -21.38, 3.64) |
| CIE-LCH | lch(67.82, 21.69, 170.33°) |
| OKLab | oklab(71.48% -0.0612 0.0093) |
| OKLCH | oklch(71.48% 0.062 171.3) |
| XYZ | xyz(29.8632, 37.7288, 38.0500) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.17
Dull Teal
#5F9E8F
ΔE00 6.32
Grey Teal
#5E9B8A
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.43
Greeny Blue
#42B395
ΔE00 7.81
Greenish Grey
#96AE8D
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB09E #B07B8D
analogous
#7BB083 #7BB09E #7BA7B0
triadic
#7BB09E #9E7BB0 #B09E7B
tetradic
#7BB09E #837BB0 #B07B8D #A7B07B
square
#7BB09E #837BB0 #B07B8D #A7B07B
split-complementary
#7BB09E #B07BA7 #B0837B
monochromatic
#426E5F #599580 #7BB09E #A1C7BA #C8DED6
Accessibility & contrast
On white
2.46
#7BB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7BB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB09E
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB09E | 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)
#ADA99D
Deuteranopia (green-blind)
#A3A29F
Tritanopia (blue-blind)
#6DB1AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb09e; /* rgb */ color: rgb(123, 176, 158); /* oklch */ color: oklch(71.5% 0.062 171.3);
Tailwind
colors: {
custom: {
50: '#a2c7ba',
500: '#7bb09e',
950: '#000000',
},
}SCSS
$custom: #7bb09e; $custom-light: #a2c7ba; $custom-dark: #000000;
JSON
{
"hex": "#7bb09e",
"rgb": {
"r": 123,
"g": 176,
"b": 158
},
"hsl": {
"h": 159.623,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71476,
"c": 0.06194,
"h": 171.3
},
"luminance": 0.3773
}Semantic roles & 50–950 ramp
primary
#7BB09E
secondary
#CEB9C0
accent
#6685C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280