#7BB19E#7BB19E
#7BB19E is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.7% C 0.063 H 170.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB19E |
|---|---|
| RGB | rgb(123, 177, 158) |
| HSL | hsl(159, 26%, 59%) |
| HSV | hsv(159, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 10.7%, 30.6%) |
| CIE-LAB | lab(68.11, -21.89, 4.06) |
| CIE-LCH | lch(68.11, 22.26, 169.48°) |
| OKLab | oklab(71.71% -0.0625 0.0104) |
| OKLCH | oklch(71.71% 0.063 170.5) |
| XYZ | xyz(30.0600, 38.1223, 38.1156) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.52
Dull Teal
#5F9E8F
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.08
Grey Teal
#5E9B8A
ΔE00 7.28
Greeny Blue
#42B395
ΔE00 7.58
Greenish Grey
#96AE8D
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB19E #B17B8E
analogous
#7BB183 #7BB19E #7BA9B1
triadic
#7BB19E #9E7BB1 #B19E7B
tetradic
#7BB19E #837BB1 #B17B8E #A9B17B
square
#7BB19E #837BB1 #B17B8E #A9B17B
split-complementary
#7BB19E #B17BA9 #B1837B
monochromatic
#427060 #599680 #7BB19E #A1C8BA #C8DED7
Accessibility & contrast
On white
2.43
#7BB19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#7BB19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB19E
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB19E | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9D
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#6DB2AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb19e; /* rgb */ color: rgb(123, 177, 158); /* oklch */ color: oklch(71.7% 0.063 170.5);
Tailwind
colors: {
custom: {
50: '#a3c8ba',
500: '#7bb19e',
950: '#000000',
},
}SCSS
$custom: #7bb19e; $custom-light: #a3c8ba; $custom-dark: #000000;
JSON
{
"hex": "#7bb19e",
"rgb": {
"r": 123,
"g": 177,
"b": 158
},
"hsl": {
"h": 158.889,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.71708,
"c": 0.0634,
"h": 170.5
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#7BB19E
secondary
#CFB9C1
accent
#6686C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280