#7BB79A#7BB79A
#7BB79A is a light, moderate teal. Relative luminance 0.404; OKLCH L 73.0% C 0.075 H 162.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB79A |
|---|---|
| RGB | rgb(123, 183, 154) |
| HSL | hsl(151, 29%, 60%) |
| HSV | hsv(151, 33%, 72%) |
| CMYK | cmyk(32.8%, 0%, 15.8%, 28.2%) |
| CIE-LAB | lab(69.76, -25.73, 8.63) |
| CIE-LCH | lch(69.76, 27.14, 161.46°) |
| OKLab | oklab(73% -0.0721 0.0223) |
| OKLCH | oklch(73% 0.075 162.8) |
| XYZ | xyz(30.9326, 40.4094, 36.7355) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 6.16
Tea
#65AB7C
ΔE00 6.70
Greeny Blue
#42B395
ΔE00 6.80
Mediumaquamarine
#66CDAA
ΔE00 7.00
Seafoam Blue
#78D1B6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB79A #B77B98
analogous
#7BB77C #7BB79A #7BB6B7
triadic
#7BB79A #9A7BB7 #B79A7B
tetradic
#7BB79A #7C7BB7 #B77B98 #B6B77B
square
#7BB79A #7C7BB7 #B77B98 #B6B77B
split-complementary
#7BB79A #B77BB6 #B77C7B
monochromatic
#41775D #569E7C #7BB79A #A3CDB8 #CAE2D7
Accessibility & contrast
On white
2.31
#7BB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#7BB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB79A
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB79A | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#ABA89C
Tritanopia (blue-blind)
#6EB7AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb79a; /* rgb */ color: rgb(123, 183, 154); /* oklch */ color: oklch(73.0% 0.075 162.8);
Tailwind
colors: {
custom: {
50: '#a3cdb7',
500: '#7bb79a',
950: '#000000',
},
}SCSS
$custom: #7bb79a; $custom-light: #a3cdb7; $custom-dark: #000000;
JSON
{
"hex": "#7bb79a",
"rgb": {
"r": 123,
"g": 183,
"b": 154
},
"hsl": {
"h": 151,
"s": 29.412,
"l": 60
},
"oklch": {
"l": 0.73001,
"c": 0.07546,
"h": 162.8
},
"luminance": 0.40411
}Semantic roles & 50–950 ramp
primary
#7BB79A
secondary
#D2BBC7
accent
#6292C6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280