#7BB995#7BB995
#7BB995 is a light, moderate green. Relative luminance 0.411; OKLCH L 73.3% C 0.083 H 158.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB995 |
|---|---|
| RGB | rgb(123, 185, 149) |
| HSL | hsl(145, 31%, 60%) |
| HSV | hsv(145, 34%, 73%) |
| CMYK | cmyk(33.5%, 0%, 19.5%, 27.5%) |
| CIE-LAB | lab(70.23, -27.73, 12.03) |
| CIE-LCH | lch(70.23, 30.22, 156.55°) |
| OKLab | oklab(73.34% -0.0769 0.0309) |
| OKLCH | oklch(73.34% 0.083 158.1) |
| XYZ | xyz(30.9402, 41.0772, 34.7263) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.65
Tea
#65AB7C
ΔE00 5.59
Pale Teal
#82CBB2
ΔE00 6.32
Mediumaquamarine
#66CDAA
ΔE00 6.79
Greyish Green
#82A67D
ΔE00 7.15
Greeny Blue
#42B395
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB995 #B97B9F
analogous
#80B97B #7BB995 #7BB9B4
triadic
#7BB995 #957BB9 #B9957B
tetradic
#7BB995 #7B80B9 #B97B9F #B9B47B
square
#7BB995 #7B80B9 #B97B9F #B9B47B
split-complementary
#7BB995 #B47BB9 #B97B80
monochromatic
#407958 #56A175 #7BB995 #A3CEB5 #CBE3D5
Accessibility & contrast
On white
2.28
#7BB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#7BB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB995
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB995 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B093
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#6FB8AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb995; /* rgb */ color: rgb(123, 185, 149); /* oklch */ color: oklch(73.3% 0.083 158.1);
Tailwind
colors: {
custom: {
50: '#a3ceb4',
500: '#7bb995',
950: '#000000',
},
}SCSS
$custom: #7bb995; $custom-light: #a3ceb4; $custom-dark: #000000;
JSON
{
"hex": "#7bb995",
"rgb": {
"r": 123,
"g": 185,
"b": 149
},
"hsl": {
"h": 145.161,
"s": 30.693,
"l": 60.392
},
"oklch": {
"l": 0.73341,
"c": 0.0829,
"h": 158.1
},
"luminance": 0.41079
}Semantic roles & 50–950 ramp
primary
#7BB995
secondary
#D4BCCA
accent
#3C7CA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280