#7BB19F#7BB19F
#7BB19F is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.7% C 0.063 H 171.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB19F |
|---|---|
| RGB | rgb(123, 177, 159) |
| HSL | hsl(160, 26%, 59%) |
| HSV | hsv(160, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(68.14, -21.67, 3.55) |
| CIE-LCH | lch(68.14, 21.96, 170.70°) |
| OKLab | oklab(71.74% -0.0621 0.0091) |
| OKLCH | oklch(71.74% 0.063 171.7) |
| XYZ | xyz(30.1464, 38.1569, 38.5707) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.44
Dull Teal
#5F9E8F
ΔE00 6.50
Pale Teal
#82CBB2
ΔE00 7.15
Grey Teal
#5E9B8A
ΔE00 7.28
Greeny Blue
#42B395
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB19F #B17B8D
analogous
#7BB184 #7BB19F #7BA8B1
triadic
#7BB19F #9F7BB1 #B19F7B
tetradic
#7BB19F #847BB1 #B17B8D #A8B17B
square
#7BB19F #847BB1 #B17B8D #A8B17B
split-complementary
#7BB19F #B17BA8 #B1847B
monochromatic
#427060 #599682 #7BB19F #A1C8BB #C8DED7
Accessibility & contrast
On white
2.43
#7BB19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7BB19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB19F
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB19F | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9E
Deuteranopia (green-blind)
#A4A3A0
Tritanopia (blue-blind)
#6DB2AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb19f; /* rgb */ color: rgb(123, 177, 159); /* oklch */ color: oklch(71.7% 0.063 171.7);
Tailwind
colors: {
custom: {
50: '#a3c8bb',
500: '#7bb19f',
950: '#000000',
},
}SCSS
$custom: #7bb19f; $custom-light: #a3c8bb; $custom-dark: #000000;
JSON
{
"hex": "#7bb19f",
"rgb": {
"r": 123,
"g": 177,
"b": 159
},
"hsl": {
"h": 160,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.71737,
"c": 0.06276,
"h": 171.7
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#7BB19F
secondary
#CFB9C0
accent
#6684C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280