#7BB39D#7BB39D
#7BB39D is a light, moderate teal. Relative luminance 0.389; OKLCH L 72.1% C 0.067 H 168.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB39D |
|---|---|
| RGB | rgb(123, 179, 157) |
| HSL | hsl(156, 27%, 59%) |
| HSV | hsv(156, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 12.3%, 29.8%) |
| CIE-LAB | lab(68.67, -23.11, 5.42) |
| CIE-LCH | lch(68.67, 23.74, 166.81°) |
| OKLab | oklab(72.15% -0.0656 0.0139) |
| OKLCH | oklch(72.15% 0.067 168) |
| XYZ | xyz(30.3722, 38.8839, 37.7967) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.35
Pale Teal
#82CBB2
ΔE00 6.42
Greeny Blue
#42B395
ΔE00 7.13
Dull Teal
#5F9E8F
ΔE00 7.18
Grey Teal
#5E9B8A
ΔE00 7.81
Darkseagreen
#8FBC8F
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB39D #B37B91
analogous
#7BB381 #7BB39D #7BADB3
triadic
#7BB39D #9D7BB3 #B39D7B
tetradic
#7BB39D #817BB3 #B37B91 #ADB37B
square
#7BB39D #817BB3 #B37B91 #ADB37B
split-complementary
#7BB39D #B37BAD #B3817B
monochromatic
#42725F #58997F #7BB39D #A2C9BA #C9E0D7
Accessibility & contrast
On white
2.39
#7BB39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7BB39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB39D
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB39D | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9C
Deuteranopia (green-blind)
#A6A59E
Tritanopia (blue-blind)
#6DB4AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb39d; /* rgb */ color: rgb(123, 179, 157); /* oklch */ color: oklch(72.1% 0.067 168.0);
Tailwind
colors: {
custom: {
50: '#a3cab9',
500: '#7bb39d',
950: '#000000',
},
}SCSS
$custom: #7bb39d; $custom-light: #a3cab9; $custom-dark: #000000;
JSON
{
"hex": "#7bb39d",
"rgb": {
"r": 123,
"g": 179,
"b": 157
},
"hsl": {
"h": 156.429,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.72146,
"c": 0.06705,
"h": 168
},
"luminance": 0.38885
}Semantic roles & 50–950 ramp
primary
#7BB39D
secondary
#D0BAC3
accent
#658AC3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280