#7BB39F#7BB39F
#7BB39F is a light, moderate teal. Relative luminance 0.390; OKLCH L 72.2% C 0.066 H 170.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB39F |
|---|---|
| RGB | rgb(123, 179, 159) |
| HSL | hsl(159, 27%, 59%) |
| HSV | hsv(159, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 11.2%, 29.8%) |
| CIE-LAB | lab(68.72, -22.68, 4.39) |
| CIE-LCH | lch(68.72, 23.10, 169.05°) |
| OKLab | oklab(72.2% -0.0647 0.0113) |
| OKLCH | oklch(72.2% 0.066 170.1) |
| XYZ | xyz(30.5444, 38.9528, 38.7034) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 6.46
Dull Teal
#5F9E8F
ΔE00 7.00
Greeny Blue
#42B395
ΔE00 7.30
Grey Teal
#5E9B8A
ΔE00 7.73
Seafoam Blue
#78D1B6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB39F #B37B8F
analogous
#7BB383 #7BB39F #7BABB3
triadic
#7BB39F #9F7BB3 #B39F7B
tetradic
#7BB39F #837BB3 #B37B8F #ABB37B
square
#7BB39F #837BB3 #B37B8F #ABB37B
split-complementary
#7BB39F #B37BAB #B3837B
monochromatic
#427261 #589982 #7BB39F #A2C9BB #C9E0D7
Accessibility & contrast
On white
2.39
#7BB39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7BB39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB39F
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB39F | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#A6A5A0
Tritanopia (blue-blind)
#6DB4AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb39f; /* rgb */ color: rgb(123, 179, 159); /* oklch */ color: oklch(72.2% 0.066 170.1);
Tailwind
colors: {
custom: {
50: '#a3cabb',
500: '#7bb39f',
950: '#000000',
},
}SCSS
$custom: #7bb39f; $custom-light: #a3cabb; $custom-dark: #000000;
JSON
{
"hex": "#7bb39f",
"rgb": {
"r": 123,
"g": 179,
"b": 159
},
"hsl": {
"h": 158.571,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.72203,
"c": 0.06568,
"h": 170.1
},
"luminance": 0.38954
}Semantic roles & 50–950 ramp
primary
#7BB39F
secondary
#D0BAC2
accent
#6586C3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280