#7BB29F#7BB29F
#7BB29F is a light, moderate teal. Relative luminance 0.386; OKLCH L 72.0% C 0.064 H 170.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB29F |
|---|---|
| RGB | rgb(123, 178, 159) |
| HSL | hsl(159, 26%, 59%) |
| HSV | hsv(159, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(68.43, -22.18, 3.97) |
| CIE-LCH | lch(68.43, 22.53, 169.85°) |
| OKLab | oklab(71.97% -0.0634 0.0102) |
| OKLCH | oklch(71.97% 0.064 170.9) |
| XYZ | xyz(30.3447, 38.5534, 38.6368) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.79
Dull Teal
#5F9E8F
ΔE00 6.74
Pale Teal
#82CBB2
ΔE00 6.80
Grey Teal
#5E9B8A
ΔE00 7.49
Greeny Blue
#42B395
ΔE00 7.49
Seafoam Blue
#78D1B6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB29F #B27B8E
analogous
#7BB284 #7BB29F #7BAAB2
triadic
#7BB29F #9F7BB2 #B29F7B
tetradic
#7BB29F #847BB2 #B27B8E #AAB27B
square
#7BB29F #847BB2 #B27B8E #AAB27B
split-complementary
#7BB29F #B27BAA #B2847B
monochromatic
#427161 #589782 #7BB29F #A2C9BB #C8DFD7
Accessibility & contrast
On white
2.41
#7BB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7BB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB29F
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB29F | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#A5A4A0
Tritanopia (blue-blind)
#6DB3AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb29f; /* rgb */ color: rgb(123, 178, 159); /* oklch */ color: oklch(72.0% 0.064 170.9);
Tailwind
colors: {
custom: {
50: '#a3c9bb',
500: '#7bb29f',
950: '#000000',
},
}SCSS
$custom: #7bb29f; $custom-light: #a3c9bb; $custom-dark: #000000;
JSON
{
"hex": "#7bb29f",
"rgb": {
"r": 123,
"g": 178,
"b": 159
},
"hsl": {
"h": 159.273,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.7197,
"c": 0.06422,
"h": 170.9
},
"luminance": 0.38555
}Semantic roles & 50–950 ramp
primary
#7BB29F
secondary
#CFBAC1
accent
#6585C3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280