#7BB29B#7BB29B
#7BB29B is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.9% C 0.067 H 166.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB29B |
|---|---|
| RGB | rgb(123, 178, 155) |
| HSL | hsl(155, 26%, 59%) |
| HSV | hsv(155, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(68.33, -23.03, 6.03) |
| CIE-LCH | lch(68.33, 23.81, 165.33°) |
| OKLab | oklab(71.86% -0.0652 0.0155) |
| OKLCH | oklch(71.86% 0.067 166.6) |
| XYZ | xyz(30.0032, 38.4168, 36.8383) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.23
Pale Teal
#82CBB2
ΔE00 6.72
Dull Teal
#5F9E8F
ΔE00 7.11
Greeny Blue
#42B395
ΔE00 7.16
Grey Teal
#5E9B8A
ΔE00 7.67
Darkseagreen
#8FBC8F
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB29B #B27B92
analogous
#7BB280 #7BB29B #7BAEB2
triadic
#7BB29B #9B7BB2 #B29B7B
tetradic
#7BB29B #807BB2 #B27B92 #AEB27B
square
#7BB29B #807BB2 #B27B92 #AEB27B
split-complementary
#7BB29B #B27BAE #B2807B
monochromatic
#42715D #58977D #7BB29B #A2C9B8 #C8DFD6
Accessibility & contrast
On white
2.42
#7BB29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#7BB29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB29B
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB29B | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#6EB2AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb29b; /* rgb */ color: rgb(123, 178, 155); /* oklch */ color: oklch(71.9% 0.067 166.6);
Tailwind
colors: {
custom: {
50: '#a3c9b8',
500: '#7bb29b',
950: '#000000',
},
}SCSS
$custom: #7bb29b; $custom-light: #a3c9b8; $custom-dark: #000000;
JSON
{
"hex": "#7bb29b",
"rgb": {
"r": 123,
"g": 178,
"b": 155
},
"hsl": {
"h": 154.909,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.71857,
"c": 0.067,
"h": 166.6
},
"luminance": 0.38418
}Semantic roles & 50–950 ramp
primary
#7BB29B
secondary
#CFBAC3
accent
#658CC3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280