#7BB79D#7BB79D
#7BB79D is a light, moderate teal. Relative luminance 0.405; OKLCH L 73.1% C 0.073 H 165.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB79D |
|---|---|
| RGB | rgb(123, 183, 157) |
| HSL | hsl(154, 29%, 60%) |
| HSV | hsv(154, 33%, 72%) |
| CMYK | cmyk(32.8%, 0%, 14.2%, 28.2%) |
| CIE-LAB | lab(69.83, -25.11, 7.09) |
| CIE-LCH | lch(69.83, 26.09, 164.23°) |
| OKLab | oklab(73.08% -0.0708 0.0183) |
| OKLCH | oklch(73.08% 0.073 165.5) |
| XYZ | xyz(31.1855, 40.5106, 38.0679) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.39
Greeny Blue
#42B395
ΔE00 6.74
Darkseagreen
#8FBC8F
ΔE00 6.97
Mediumaquamarine
#66CDAA
ΔE00 7.07
Seafoam Blue
#78D1B6
ΔE00 7.17
Tea
#65AB7C
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB79D #B77B95
analogous
#7BB77F #7BB79D #7BB3B7
triadic
#7BB79D #9D7BB7 #B79D7B
tetradic
#7BB79D #7F7BB7 #B77B95 #B3B77B
square
#7BB79D #7F7BB7 #B77B95 #B3B77B
split-complementary
#7BB79D #B77BB3 #B77F7B
monochromatic
#41775F #569E7F #7BB79D #A3CDBA #CAE2D8
Accessibility & contrast
On white
2.31
#7BB79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#7BB79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB79D
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB79D | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9C
Deuteranopia (green-blind)
#AAA89F
Tritanopia (blue-blind)
#6DB7AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bb79d; /* rgb */ color: rgb(123, 183, 157); /* oklch */ color: oklch(73.1% 0.073 165.5);
Tailwind
colors: {
custom: {
50: '#a3cdb9',
500: '#7bb79d',
950: '#000000',
},
}SCSS
$custom: #7bb79d; $custom-light: #a3cdb9; $custom-dark: #000000;
JSON
{
"hex": "#7bb79d",
"rgb": {
"r": 123,
"g": 183,
"b": 157
},
"hsl": {
"h": 154,
"s": 29.412,
"l": 60
},
"oklch": {
"l": 0.73082,
"c": 0.07309,
"h": 165.5
},
"luminance": 0.40512
}Semantic roles & 50–950 ramp
primary
#7BB79D
secondary
#D2BBC5
accent
#628DC6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280